index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
2020-04-03
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-04-02
xen: fixup RAM memory region initialization
Igor Mammedov
2020-04-02
serial: Fix double migration data
Dr. David Alan Gilbert
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
2020-04-01
virtio-iommu: depend on PCI
Paolo Bonzini
2020-04-01
hw/isa/superio: Correct the license text
Philippe Mathieu-Daudé
2020-04-01
hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
Elazar Leibovich
2020-03-31
i386: Fix pkg_id offset for EPYC cpu models
Babu Moger
2020-03-31
hw/i386: Move arch_id decode inside x86_cpus_init
Babu Moger
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-03-31
vhost-vsock: fix double close() in the realize() error path
Stefano Garzarella
2020-03-31
hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
Peter Maydell
2020-03-31
net: tulip: check frame size and r/w data length
Prasad J Pandit
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-03-31
hw/net/rtl8139: Simplify if/else statement
Philippe Mathieu-Daudé
2020-03-31
hw/net/smc91c111: Let smc91c111_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net/e1000e_core: Let e1000e_can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
Fixed integer overflow in e1000e
Andrew Melnychenko
2020-03-31
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
2020-03-31
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
2020-03-30
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
Peter Maydell
2020-03-30
hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
Peter Maydell
2020-03-30
hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...
Niek Linnenbank
2020-03-30
hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
Niek Linnenbank
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
2020-03-29
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
2020-03-29
virtio-iommu: avoid memleak in the unrealize
Pan Nengyuan
2020-03-29
virtio-blk: delete vqs on the error path in realize()
Pan Nengyuan
2020-03-29
acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()
Igor Mammedov
2020-03-29
virtio-serial-bus: Plug memory leak on realize() error paths
Pan Nengyuan
2020-03-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-27
cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
2020-03-27
via-ide: use qdev gpio rather than qemu_allocate_irqs()
Mark Cave-Ayland
2020-03-27
via-ide: don't use PCI level for legacy IRQs
Mark Cave-Ayland
2020-03-27
hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
Peter Maydell
2020-03-27
fdc/i8257: implement verify transfer mode
Sven Schnelle
2020-03-27
nvme: Print 'cqid' for nvme_del_cq
Minwoo Im
2020-03-25
hw/audio/fmopl: fix segmentation fault
Volker Rümelin
2020-03-24
ppc/ppc405_boards: Remove unnecessary NULL check
Philippe Mathieu-Daudé
2020-03-24
spapr: Fix memory leak in h_client_architecture_support()
Greg Kurz
2020-03-24
ppc/spapr: Set the effective address provided flag in mc error log.
Mahesh Salgaonkar
2020-03-23
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
2020-03-21
hw/rdma: avoid suspicious strncpy() use
Stefan Hajnoczi
[next]