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
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-09
spapr: return from post_load method when RTC import fails
Cédric Le Goater
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-09
ppc4xx: Disable debug logging by default
BALATON Zoltan
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2019-01-08
hw/usb: Add generic sys-bus EHCI controller
Hongbo Zhang
2019-01-08
usb: dev-mtp: fix memory leak in error path
Li Qiang
2019-01-08
usb: drop unnecessary usb_device_post_load checks
Jonathan Davies
2019-01-08
hw/alpha/typhoon: Stop calling cpu_unassigned_access()
Peter Maydell
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2019-01-07
hw/arm: versal: Plug memory leaks
Edgar E. Iglesias
2019-01-07
Revert "armv7m: Guard against no -kernel argument"
Stefan Hajnoczi
2019-01-07
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2019-01-07
hw/cpu: introduce CPU clusters
Luc Michel
2019-01-07
hw/usb: fix mistaken de-initialization of CCID state
Daniel P. Berrangé
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
qdev-props: convert global_props to GPtrArray
Marc-André Lureau
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
[next]