Age | Commit message (Expand) | Author |
2019-07-04 | virtio-pci: Proxy for virtio-pmem | Pankaj Gupta |
2019-07-02 | virtio-pci: Allow to specify additional interfaces for the base type | David Hildenbrand |
2019-07-02 | virtio-pmem: add virtio device | Pankaj Gupta |
2019-07-01 | pcie: minor cleanups for slot control/status | Michael S. Tsirkin |
2019-07-01 | pcie: work around for racy guest init | Michael S. Tsirkin |
2019-07-01 | pcie: check that slt ctrl changed before deleting | Michael S. Tsirkin |
2019-07-01 | pcie: don't skip multi-mask events | Michael S. Tsirkin |
2019-06-24 | nvme: do not advertise support for unsupported arbitration mechanism | Klaus Birkelund Jensen |
2019-06-21 | hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1 | Greg Kurz |
2019-06-21 | sd: Fix out-of-bounds assertions | Lidong Chen |
2019-06-21 | i386/kvm: convert hyperv enlightenments properties from bools to bits | Vitaly Kuznetsov |
2019-06-17 | hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1 | Peter Maydell |
2019-06-17 | hw/intc/arm_gicv3: Fix decoding of ID register range | Peter Maydell |
2019-06-17 | hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards | Peter Maydell |
2019-06-17 | hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU | Peter Maydell |
2019-06-17 | hw/arm/boot: Honour image size field in AArch64 Image format kernels | Peter Maydell |
2019-06-17 | hw/arm/boot: Avoid placing the initrd on top of the kernel | Peter Maydell |
2019-06-17 | hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM | Peter Maydell |
2019-06-17 | hw/arm/boot: Don't assume RAM starts at address zero | Peter Maydell |
2019-06-16 | q35: fix mmconfig and PCI0._CRS | Gerd Hoffmann |
2019-06-16 | hw/acpi: extract acpi_add_rom_blob() | Wei Yang |
2019-06-16 | vhost: fix vhost_log size overflow during migration | Li Hangjing |
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 |