summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-06fix MSI injection on XenStefano Stabellini1-0/+1
2016-02-06intel_iommu: large page supportJason Wang1-0/+1
2016-02-06dimm: Correct type of MemoryHotplugState->baseDavid Gibson1-1/+1
2016-02-06acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek1-0/+7
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek1-1/+2
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek1-1/+1
2016-02-06pc: Eliminate PcGuestInfo structEduardo Habkost1-6/+1
2016-02-06pc: Move APIC and NUMA data from PcGuestInfo to PCMachineStateEduardo Habkost1-5/+9
2016-02-06pc: Move PcGuestInfo.fw_cfg to PCMachineStateEduardo Habkost1-1/+1
2016-02-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost1-1/+0
2016-02-06pc: Remove RAM size fields from PcGuestInfoEduardo Habkost1-1/+0
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost1-4/+0
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost1-2/+1
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost1-5/+4
2016-02-06pc: Eliminate struct PcGuestInfoStateEduardo Habkost1-0/+2
2016-02-06pc: Move PcGuestInfo declaration to top of fileEduardo Habkost1-15/+16
2016-02-06ipmi: introduce a struct ipmi_sdr_compactCédric Le Goater1-0/+45
2016-02-06virtio: introduce virtqueue_alloc_elementPaolo Bonzini1-4/+5
2016-02-06virtio: introduce qemu_get/put_virtqueue_elementPaolo Bonzini1-0/+2
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini7-8/+7
2016-02-04virtio: move VirtQueueElement at the beginning of the structsPaolo Bonzini2-8/+7
2016-02-04Fix virtio migrationDr. David Alan Gilbert1-9/+9
2016-02-03Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-59/+61
2016-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell3-1/+6
2016-02-03trace: convert stderr backend to logPaolo Bonzini1-0/+1
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann1-0/+1
2016-02-03virtio-gpu: add support to enable/disable command processingGerd Hoffmann1-0/+2
2016-02-03virtio-gpu: maintain command queueGerd Hoffmann1-0/+1
2016-02-03console: block rendering until client is doneGerd Hoffmann1-0/+2
2016-02-03zap qemu_egl_has_ext in include/ui/egl-helpers.hGerd Hoffmann1-1/+0
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini2-59/+60
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller1-1/+1
2016-02-02block: set device_list.tqe_prev to NULL on BDS removalJeff Cody1-0/+1
2016-02-02block: Add "file" output parameter to block status query functionsFam Zheng2-5/+9
2016-02-02block: Add blk_remove_all_bs()Max Reitz1-0/+1
2016-02-02blockdev: Keep track of monitor-owned BDSMax Reitz1-0/+4
2016-02-02block: Add list of all BlockDriverStatesMax Reitz1-0/+2
2016-02-02block: Make bdrv_close() staticMax Reitz1-1/+0
2016-02-02block: Remove BDS close notifierMax Reitz3-4/+0
2016-02-02virtio-scsi: Catch BDS-BB removal/insertionMax Reitz1-0/+10
2016-02-02block: Add BB-BDS remove/insert notifiersMax Reitz1-0/+2
2016-02-02block: Add blk_dev_has_tray()Max Reitz1-0/+1
2016-02-02Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...Peter Maydell3-14/+14
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...Peter Maydell1-0/+1
2016-02-02sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička1-0/+1
2016-02-02char: remove qemu_chr_open_eventfdMarc-André Lureau1-3/+0
2016-02-01crypto: fix description of @errp parameter initializationDaniel P. Berrange3-14/+14
2016-01-30spapr: Remove rtas_st_buffer_direct()David Gibson1-8/+0
2016-01-30spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson1-19/+9
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand1-0/+3