index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
vfio-ccw: plug memory leak while getting region info
Cornelia Huck
1
-1
/
+4
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
1
-0
/
+5
2020-10-02
s390/sclp: add extended-length sccb support for kvm guest
Collin Walling
1
-6
/
+37
2020-10-02
s390/sclp: use cpu offset to locate cpu entries
Collin Walling
1
-2
/
+4
2020-10-02
s390/sclp: check sccb len before filling in data
Collin Walling
1
-12
/
+14
2020-10-02
s390/sclp: read sccb from mem based on provided length
Collin Walling
2
-25
/
+32
2020-10-02
s390/sclp: rework sclp boundary checks
Collin Walling
1
-1
/
+18
2020-10-02
s390/sclp: get machine once during read scp/cpu info
Collin Walling
1
-4
/
+4
2020-10-02
hw/s390x/css: Remove double initialization
Philippe Mathieu-Daudé
1
-1
/
+0
2020-10-01
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
7
-62
/
+90
2020-10-01
ide: cancel pending callbacks on SRST
John Snow
1
-18
/
+40
2020-10-01
ide: clear interrupt on command write
John Snow
1
-0
/
+1
2020-10-01
ide: remove magic constants from the device register
John Snow
1
-12
/
+14
2020-10-01
ide: reorder set/get sector functions
John Snow
1
-11
/
+15
2020-10-01
ide: model HOB correctly
John Snow
1
-8
/
+7
2020-10-01
ide: don't tamper with the device register
John Snow
1
-2
/
+2
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
6
-19
/
+19
2020-10-01
hw/ide/ahci: Do not dma_memory_unmap(NULL)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...
Peter Maydell
3
-73
/
+128
2020-10-01
hw/arm/raspi: Remove use of the 'version' value in the board code
Philippe Mathieu-Daudé
1
-16
/
+13
2020-10-01
hw/arm/raspi: Use RaspiProcessorId to set the firmware load address
Philippe Mathieu-Daudé
1
-1
/
+2
2020-10-01
hw/arm/raspi: Introduce RaspiProcessorId enum
Philippe Mathieu-Daudé
1
-24
/
+21
2020-10-01
hw/arm/raspi: Use more specific machine names
Philippe Mathieu-Daudé
1
-2
/
+4
2020-10-01
hw/arm/raspi: Avoid using TypeInfo::class_data pointer
Philippe Mathieu-Daudé
1
-10
/
+24
2020-10-01
hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState
Philippe Mathieu-Daudé
1
-15
/
+15
2020-10-01
hw/arm/raspi: Load the firmware on the first core
Philippe Mathieu-Daudé
1
-1
/
+2
2020-10-01
hw/arm/raspi: Display the board revision in the machine description
Philippe Mathieu-Daudé
1
-1
/
+3
2020-10-01
hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2
Philippe Mathieu-Daudé
1
-3
/
+0
2020-10-01
hw/arm/bcm2835: Add more unimplemented peripherals
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-01
hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
Peter Maydell
1
-0
/
+42
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
1
-2
/
+2
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
7
-171
/
+293
2020-09-30
hw/net/can: Correct Kconfig dependencies
Pavel Pisa
1
-4
/
+3
2020-09-30
hw/net/can: CTU CAN FD IP open hardware core emulation.
Jan Charvat
5
-0
/
+1117
2020-09-30
hw/net/can/ctucafd: Add CTU CAN FD core register definitions.
Jan Charvat
2
-0
/
+1160
2020-09-30
hw/net/can: sja1000 ignore CAN FD frames
Jan Charvat
1
-6
/
+23
2020-09-30
net/can: Initial host SocketCan support for CAN FD.
Jan Charvat
1
-0
/
+2
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
5
-6
/
+16
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2
-1
/
+2
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2
-4
/
+4
2020-09-30
hw/i386/q35: Remove unreachable Xen code on Q35 machine
Philippe Mathieu-Daudé
1
-11
/
+2
2020-09-30
hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
Li Qiang
1
-1
/
+1
2020-09-30
hw: megasas: return -1 when 'megasas_map_sgl' fails
Li Qiang
1
-2
/
+2
2020-09-30
scsi-generic: Fix HM-zoned device scan
Dmitry Fomichev
1
-4
/
+6
2020-09-30
hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
Philippe Mathieu-Daudé
2
-3
/
+4
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
2
-1
/
+2
2020-09-30
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
2
-4
/
+4
2020-09-30
hw/char/serial: Remove old DEBUG_SERIAL commented code
Philippe Mathieu-Daudé
1
-11
/
+0
2020-09-30
hw/char/serial: Replace commented DPRINTF() by trace event
Philippe Mathieu-Daudé
2
-3
/
+2
2020-09-30
hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
Philippe Mathieu-Daudé
1
-2
/
+2
[next]