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-02-21
hw/arm/musca: Wire up PL031 RTC
Peter Maydell
2019-02-21
hw/arm/musca: Add MPCs
Peter Maydell
2019-02-21
hw/arm/musca: Add PPCs
Peter Maydell
2019-02-21
hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
Peter Maydell
2019-02-21
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2019-02-21
hw/char/pl011: Use '0x' prefix when logging hex numbers
Peter Maydell
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
hw/timer/pl031: Convert to using trace events
Peter Maydell
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
2019-02-21
hw/arm/armsse: Fix memory leak in error-exit path
Peter Maydell
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
xhci: add asserts to help with static code analysis
Liam Merwick
2019-02-20
usb: rearrange usb_ep_get()
Liam Merwick
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2019-02-18
s390x: always provide pci support
Cornelia Huck
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
xics: Handle KVM ICS reset from the "simple" ICS code
Greg Kurz
2019-02-18
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2019-02-18
xics: Drop the KVM ICP class
Greg Kurz
2019-02-18
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-18
xics: Handle KVM ICP realize from the common code
Greg Kurz
2019-02-18
xics: Handle KVM ICP reset from the common code
Greg Kurz
2019-02-18
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2019-02-17
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
2019-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
spapr: fix out of bounds write in spapr_populate_drmem_v2
Fabiano Rosas
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
xive: Only set source type for LSIs
Greg Kurz
2019-02-17
mac_newworld: change default NIC to sungem for mac99 machine
Mark Cave-Ayland
2019-02-17
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
2019-02-17
cuda: decrease time delay before raising VIA SR interrupt and remove fast path
Mark Cave-Ayland
2019-02-17
spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
Greg Kurz
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-17
hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
Philippe Mathieu-Daudé
[next]