summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Rework ram_control_load_hook to hook during block loadDr. David Alan Gilbert2-6/+10
2015-07-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...Peter Maydell5-2/+18
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre1-0/+2
2015-07-06hw/vfio/platform: add irqfd supportEric Auger1-0/+2
2015-07-06kvm: some fixes to kvm_resamplefds_allowedEric Auger1-0/+1
2015-07-06sysbus: add irq_routing_notifierEric Auger1-0/+1
2015-07-06kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger1-0/+6
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger1-3/+4
2015-07-06cpu-all: complete "real" host page size APIPeter Crosthwaite1-0/+3
2015-07-06pc: add SMM propertyPaolo Bonzini1-0/+3
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini2-2/+3
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini1-1/+1
2015-07-06kvm-all: add support for multiple address spacesPaolo Bonzini1-0/+4
2015-07-06kvm-all: make KVM's memory listener more genericPaolo Bonzini1-0/+5
2015-07-06kvm-all: move internal types to kvm_int.hPaolo Bonzini1-0/+30
2015-07-06linux-headers: Update to 4.2-rc1Alexey Kardashevskiy3-2/+11
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell10-39/+117
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell5-4/+21
2015-07-03numa: API to lookup NUMA node by addressBharata B Rao1-0/+1
2015-07-03numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao1-0/+10
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao1-0/+4
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2-5/+13
2015-07-03virtio-input: add input routing supportGerd Hoffmann1-0/+2
2015-07-02block: Remove bdrv_reset_dirtyFam Zheng1-2/+0
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng1-0/+2
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng1-0/+4
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia1-1/+1
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia2-2/+2
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-1/+1
2015-07-01memory: Add global-locking property to memory regionsJan Kiszka1-0/+26
2015-07-01main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini1-0/+10
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-3/+38
2015-06-26cpu-defs: Move out TB_JMP definesPeter Crosthwaite2-8/+8
2015-06-26include/exec: Move tb hash functions outPeter Crosthwaite2-20/+43
2015-06-26include/exec: Move standard exceptions to cpu-all.hPeter Crosthwaite2-6/+6
2015-06-26cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcgPeter Crosthwaite1-1/+0
2015-06-26qemu-common: add VEC_OR macroArtyom Tarasenko1-0/+3
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao1-0/+12
2015-06-26include/softmmu-semi.h: Make semihosting support 64-bit cleanMaciej W. Rozycki1-6/+7
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-1/+10
2015-06-23hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek1-0/+17
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek1-0/+1
2015-06-23hw/pci: introduce shpc_present() helper functionLaszlo Ersek1-0/+6
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek1-0/+1
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek1-0/+2
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek1-2/+3
2015-06-23migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()Laszlo Ersek1-1/+6
2015-06-23add pci-bridge-seatGerd Hoffmann1-0/+1
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev1-0/+1
2015-06-23iov: don't touch iov in iov_send_recv()Wen Congyang1-1/+1