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-06-14
hw/block/fdc: floppy command FIFO memory initialization
Andrey Shinkevich
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-13
vfio/pci: Allow MSI-X relocation to fixup bogus PBA
Alex Williamson
2019-06-13
vfio/pci: Hide Resizable BAR capability
Alex Williamson
2019-06-13
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
2019-06-13
hw/arm/smmuv3: Fix decoding of ID register range
Peter Maydell
2019-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...
Peter Maydell
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
Clean up a header guard symbols (again)
Markus Armbruster
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
ppc/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
2019-06-12
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
2019-06-12
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
2019-06-12
spapr: Don't use bus number for building DRC ids
David Gibson
2019-06-12
spapr: Clean up DRC index construction
David Gibson
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2019-06-12
spapr: Clean up device tree construction for PCI devices
David Gibson
2019-06-12
spapr: Clean up device node name generation for PCI devices
David Gibson
2019-06-12
spapr_pci: Improve error message
Greg Kurz
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/unicore32: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...
Peter Maydell
2019-06-07
usb-mtp: refactor the flow of usb_mtp_write_data
Bandan Das
2019-06-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging
Peter Maydell
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
vfio/display: set dmabuf modifier field
Gerd Hoffmann
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/sd: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
[next]