summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-14target/arm: Add and use defines for EXCRET constantsPeter Maydell2-5/+19
2017-09-14target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()Peter Maydell1-2/+2
2017-09-14nvic: Don't apply group priority mask to negative prioritiesPeter Maydell1-2/+9
2017-09-14target/arm: Get PRECISERR and IBUSERR the right way roundPeter Maydell1-4/+4
2017-09-14target/arm: Clear exclusive monitor on v7M reset, exception entry/exitPeter Maydell4-1/+19
2017-09-14target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2Peter Maydell1-16/+19
2017-09-14hmp: introduce 'info memory_size_summary' commandVadim Galitsyn3-0/+35
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn6-1/+57
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn4-9/+26
2017-09-14tests/hmp: test "none" machine with memoryLaurent Vivier1-0/+4
2017-09-14dump: do not dump non-existent guest memoryCornelia Huck1-0/+6
2017-09-14hmp: fix "dump-quest-memory" segfault (arm)Laurent Vivier1-2/+9
2017-09-14hmp: fix "dump-quest-memory" segfault (ppc)Laurent Vivier1-2/+9
2017-09-14sparc: Fix typedef clashDr. David Alan Gilbert1-2/+2
2017-09-13usb: only build usb-host with CONFIG_USB=yGerd Hoffmann1-1/+1
2017-09-13usb: drop HOST_USBGerd Hoffmann2-8/+5
2017-09-13MAINTAINERS: add missing USB entryPhilippe Mathieu-Daudé1-0/+1
2017-09-13xhci: Avoid DMA when ERSTBA is set to zeroAlexey Kardashevskiy1-2/+2
2017-09-13console: add question-mark escape operatorAlexander Graf1-1/+2
2017-09-13console: fix dpy_gfx_replace_surface assertGerd Hoffmann1-1/+1
2017-09-13pixman: drop configure switchesGerd Hoffmann1-22/+2
2017-09-13pixman: drop submoduleGerd Hoffmann5-35/+2
2017-09-13virtio-gpu: don't clear QemuUIInfo information on resetGerd Hoffmann1-12/+0
2017-09-11tcg/tci: do not use ldst label (never implemented)Philippe Mathieu-Daudé1-4/+0
2017-09-11Update OpenBIOS images to 314d4f8 built from submodule.Mark Cave-Ayland4-0/+0
2017-09-10target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()Kamil Rytarowski1-22/+22
2017-09-08fw_cfg: rename read callbackMarc-André Lureau4-19/+22
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland2-3/+16
2017-09-08pci: move check for existing devfn into new pci_bus_devfn_available() helperMark Cave-Ayland1-2/+8
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau5-13/+13
2017-09-08vhost-user-bridge: fix resume regression (since 2.9)Marc-André Lureau1-0/+7
2017-09-08libvhost-user: support resuming vq->last_avail_idx based on used_idxMarc-André Lureau2-0/+20
2017-09-08acpi/vmgenid: change device category to miscYoni Bettan1-0/+1
2017-09-08intel_iommu: fix missing BQL in pt fast pathPeter Xu1-0/+15
2017-09-08docs: update documentation considering PCIE-PCI bridgeAleksandr Bezzubikov2-23/+140
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov2-0/+37
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov2-0/+71
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov3-1/+194
2017-09-08Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD1-8/+3
2017-09-08hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD4-32/+45
2017-09-08hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD1-1/+1
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum3-5/+26
2017-09-08vhost: Release memory references on cleanupAlex Williamson1-0/+4
2017-09-08colo-compare: Update the COLO document to add the IOThread configurationWang Yong1-1/+2
2017-09-08colo-compare: Use IOThread to Check old packet regularly and Process pactkets...Wang Yong1-38/+45
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong2-0/+49
2017-09-08net/colo-compare.c: Fix comments and schemeZhang Chen1-28/+31
2017-09-08net/colo-compare.c: Adjust net queue pop order for performanceZhang Chen1-2/+2
2017-09-08net/colo-compare.c: Optimize unpredictable tcp options comparisonZhang Chen1-12/+27
2017-09-08e1000: Rename the SEC symbol to SEQECKamil Rytarowski4-5/+5