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-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
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2020-01-08
ppc/pnv: Introduce a "xics" property alias under the PSI model
Cédric Le Goater
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
ppc/pnv: Drop "num-chips" machine property
Greg Kurz
2020-01-08
ppc440_bamboo.c: remove label from bamboo_load_device_tree()
Daniel Henrique Barboza
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
mos6522: remove anh register
Laurent Vivier
2020-01-08
ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
Cédric Le Goater
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
[next]