summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn
2017-09-14tests/hmp: test "none" machine with memoryLaurent Vivier
2017-09-14dump: do not dump non-existent guest memoryCornelia Huck
2017-09-14hmp: fix "dump-quest-memory" segfault (arm)Laurent Vivier
2017-09-14hmp: fix "dump-quest-memory" segfault (ppc)Laurent Vivier
2017-09-14sparc: Fix typedef clashDr. David Alan Gilbert
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170913-pull-request' i...Peter Maydell
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170913-pull-request' ...Peter Maydell
2017-09-13console: add question-mark escape operatorAlexander Graf
2017-09-13console: fix dpy_gfx_replace_surface assertGerd Hoffmann
2017-09-13pixman: drop configure switchesGerd Hoffmann
2017-09-13pixman: drop submoduleGerd Hoffmann
2017-09-13virtio-gpu: don't clear QemuUIInfo information on resetGerd Hoffmann
2017-09-11tcg/tci: do not use ldst label (never implemented)Philippe Mathieu-Daudé
2017-09-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2017-09-11Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.11-pull-request'...Peter Maydell
2017-09-11Update OpenBIOS images to 314d4f8 built from submodule.Mark Cave-Ayland
2017-09-10target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()Kamil Rytarowski
2017-09-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...Peter Maydell
2017-09-08fw_cfg: rename read callbackMarc-André Lureau
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland
2017-09-08pci: move check for existing devfn into new pci_bus_devfn_available() helperMark Cave-Ayland
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau
2017-09-08vhost-user-bridge: fix resume regression (since 2.9)Marc-André Lureau
2017-09-08libvhost-user: support resuming vq->last_avail_idx based on used_idxMarc-André Lureau
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan
2017-09-08intel_iommu: fix missing BQL in pt fast pathPeter Xu
2017-09-08docs: update documentation considering PCIE-PCI bridgeAleksandr Bezzubikov
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov
2017-09-08Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD
2017-09-08hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD
2017-09-08hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-09-08vhost: Release memory references on cleanupAlex Williamson
2017-09-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170907' into stagingPeter Maydell
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into stagingPeter Maydell
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170907' into stagingPeter Maydell
2017-09-08colo-compare: Update the COLO document to add the IOThread configurationWang Yong
2017-09-08colo-compare: Use IOThread to Check old packet regularly and Process pactkets...Wang Yong
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong
2017-09-08net/colo-compare.c: Fix comments and schemeZhang Chen
2017-09-08net/colo-compare.c: Adjust net queue pop order for performanceZhang Chen
2017-09-08net/colo-compare.c: Optimize unpredictable tcp options comparisonZhang Chen
2017-09-08e1000: Rename the SEC symbol to SEQECKamil Rytarowski
2017-09-08net/socket: Improve -net socket error reportingMao Zhongyi
2017-09-08net/net: Convert parse_host_port() to ErrorMao Zhongyi