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-07
hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()
Peter Maydell
2020-04-07
spapr: Fix failure path for attempting to hot unplug PCI bridges
David Gibson
2020-04-07
ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f...
Nicholas Piggin
2020-04-07
ppc/spapr: Add FWNMI machine check delivery warnings
Nicholas Piggin
2020-04-07
ppc/spapr: Improve FWNMI machine check delivery corner case comments
Nicholas Piggin
2020-04-07
ppc/spapr: KVM FWNMI should not be enabled until guest requests it
Nicholas Piggin
2020-04-07
vfio/spapr: Fix page size calculation
Alexey Kardashevskiy
2020-04-07
hw/ppc/e500.c: Handle qemu_find_file() failure
Peter Maydell
2020-04-06
dma/xlnx-zdma: Reorg to fix CUR_DSCR
Edgar E. Iglesias
2020-04-06
dma/xlnx-zdma: Advance the descriptor address when stopping
Edgar E. Iglesias
2020-04-06
dma/xlnx-zdma: Clear DMA_DONE when halting
Edgar E. Iglesias
2020-04-06
dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREE
Edgar E. Iglesias
2020-04-06
dma/xlnx-zdma: Remove comment
Edgar E. Iglesias
2020-04-03
hw/gpio/aspeed_gpio.c: Don't directly include assert.h
Peter Maydell
2020-04-03
hw/arm/collie: Put StrongARMState* into a CollieMachineState struct
Peter Maydell
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
[next]