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
2017-09-15
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
2017-09-15
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
2017-09-15
xics: fix several error leaks
Greg Kurz
2017-09-15
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
2017-09-15
spapr_pci: handle FDT creation errors with _FDT()
Greg Kurz
2017-09-15
spapr_pci: use the common _FDT() helper
Greg Kurz
2017-09-15
spapr: fix CAS-generated reset
Cédric Le Goater
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
2017-09-15
spapr: only update SDR1 once per-cpu during CAS
Greg Kurz
2017-09-15
spapr_pci: use g_strdup_printf()
Greg Kurz
2017-09-15
spapr_pci: drop useless check in spapr_populate_pci_child_dt()
Greg Kurz
2017-09-15
spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()
Greg Kurz
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
2017-09-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into s...
Peter Maydell
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
2017-09-14
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ...
Peter Maydell
2017-09-14
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170913-pull-request' ...
Peter Maydell
2017-09-13
usb: only build usb-host with CONFIG_USB=y
Gerd Hoffmann
2017-09-13
usb: drop HOST_USB
Gerd Hoffmann
2017-09-13
xhci: Avoid DMA when ERSTBA is set to zero
Alexey Kardashevskiy
2017-09-13
virtio-gpu: don't clear QemuUIInfo information on reset
Gerd Hoffmann
2017-09-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...
Peter Maydell
2017-09-08
fw_cfg: rename read callback
Marc-André Lureau
2017-09-08
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
2017-09-08
pci: move check for existing devfn into new pci_bus_devfn_available() helper
Mark Cave-Ayland
2017-09-08
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
2017-09-08
acpi/vmgenid: change device category to misc
Yoni Bettan
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
2017-09-08
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
2017-09-08
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
2017-09-08
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2017-09-08
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
2017-09-08
vhost: Release memory references on cleanup
Alex Williamson
2017-09-08
e1000: Rename the SEC symbol to SEQEC
Kamil Rytarowski
2017-09-08
net: rtl8139: do not use old_mmio accesses
Matt Parker
2017-09-08
net/rocker: Fix the unusual macro name
Mao Zhongyi
2017-09-08
net/rocker: Convert to realize()
Mao Zhongyi
2017-09-08
net/rocker: Plug memory leak in pci_rocker_init()
Mao Zhongyi
2017-09-08
net/rocker: Remove the dead error handling
Mao Zhongyi
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
2017-09-08
hw/nvram/spapr_nvram: Device can not be created by the users
Thomas Huth
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
[next]