aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz
2014-11-24acpi-build: mark RAM dirty on table updateMichael S. Tsirkin
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov
2014-11-23memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov
2014-11-18exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-12virtio-scsi: Fix comment for VirtIOSCSIReqFam Zheng
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell
2014-11-11block: Fix comment for bdrv_co_get_block_statusFam Zheng
2014-11-11sysbus: Correct SYSTEM_BUS(obj) definesGonglei
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf
2014-11-04sysbus: Expose MMIO enumeration helperAlexander Graf
2014-11-04sysbus: Expose IRQ enumeration helpersAlexander Graf
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf
2014-11-04sysbus: Add dynamic sysbus device searchAlexander Graf
2014-11-04Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into stagingPeter Maydell
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell
2014-11-03vga: add default display to machine classGerd Hoffmann
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-03softmmu: provide softmmu access type enumLeon Alrae
2014-11-03block: add bdrv_drain()Stefan Hajnoczi
2014-11-03blockjob: add block_job_defer_to_main_loop()Stefan Hajnoczi
2014-11-03block: Add status callback to bdrv_amend_options()Max Reitz
2014-11-03blockjob: Add "ready" fieldMax Reitz
2014-11-03blockjob: Introduce block_job_complete_sync()Max Reitz
2014-11-03qcow2: Optimize bdrv_make_empty()Max Reitz
2014-11-03BlockLimits: introduce max_transfer_lengthPeter Lieven
2014-11-03util: introduce MIN_NON_ZEROPeter Lieven
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng
2014-11-02qom/cpu: remove the unused CPU hot-plug notifierGu Zheng
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-11-02well-defined listing order for machine typesLaszlo Ersek
2014-11-02pidfile: stop making pidfile error a special caseMichael Tokarev