index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-01-24
hw/ppc/spapr_rtas: Remove local variable
Philippe Mathieu-Daudé
2020-01-24
hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
Philippe Mathieu-Daudé
2020-01-24
hw/ppc/spapr_rtas: Use local MachineState variable
Philippe Mathieu-Daudé
2020-01-24
virtio-scsi: convert to new virtio_delete_queue
Pan Nengyuan
2020-01-24
virtio-scsi: delete vqs in unrealize to avoid memleaks
Pan Nengyuan
2020-01-24
hw/core/Makefile: Group generic objects versus system-mode objects
Philippe Mathieu-Daudé
2020-01-24
hw/core: Restrict reset handlers API to system-mode
Philippe Mathieu-Daudé
2020-01-24
hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
Philippe Mathieu-Daudé
2020-01-24
hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
Philippe Mathieu-Daudé
2020-01-24
hw/net/imx_fec: Rewrite fall through comments
Philippe Mathieu-Daudé
2020-01-24
hw/timer/aspeed_timer: Add a fall through comment
Philippe Mathieu-Daudé
2020-01-24
hw/display/tcx: Add missing fall through comments
Philippe Mathieu-Daudé
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
cpu: Introduce cpu_class_set_parent_reset()
Greg Kurz
2020-01-20
9pfs/9p.c: remove unneeded labels
Daniel Henrique Barboza
2020-01-20
9p: init_in_iov_from_pdu can truncate the size
Greg Kurz
2020-01-20
9p: local: always return -1 on error in local_unlinkat_common
Daniel Henrique Barboza
2020-01-20
9pfs: local: Fix possible memory leak in local_link()
Jiajun Chen
2020-01-20
apic: Use 32bit APIC ID for migration instance ID
Peter Xu
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-17
arm/gicv3: update virtual irq state after IAR register read
Jeff Kubascik
2020-01-17
i.MX: add an emulation for RNGC
Martin Kaiser
2020-01-17
hw/arm/allwinner-a10: Remove local qemu_irq variables
Philippe Mathieu-Daudé
2020-01-17
hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()
Philippe Mathieu-Daudé
2020-01-17
hw/arm/allwinner-a10: Move SoC definitions out of header
Philippe Mathieu-Daudé
2020-01-17
hw/arm: Add the Netduino Plus 2
Alistair Francis
2020-01-17
hw/arm: Add the STM32F4xx SoC
Alistair Francis
2020-01-17
hw/misc: Add the STM32F4xx EXTI device
Alistair Francis
2020-01-17
hw/misc: Add the STM32F4xx Sysconfig device
Alistair Francis
2020-01-13
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
2020-01-13
xhci: recheck slot status
Gerd Hoffmann
2020-01-13
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
Chen Qun
2020-01-13
usbredir: Prevent recursion in usbredir_write
Dr. David Alan Gilbert
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2020-01-08
ppc/pnv: check return value of blk_pwrite()
Cédric Le Goater
2020-01-08
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
Greg Kurz
2020-01-08
pnv/psi: Add device reset hook
Greg Kurz
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
[next]