summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-2/+2
* kvm: Change kvm_cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-2/+2
* cpu: Guard cpu_{save,load}() definitionsAndreas Färber2013-06-281-0/+2
* cpu: Introduce VMSTATE_CPU() macro for CPUStateAndreas Färber2013-06-281-0/+14
* cpu: Introduce device_class_set_vmsd() helperAndreas Färber2013-06-281-0/+21
* cpu: Fix cpu_class_set_vmsd() documentationAndreas Färber2013-06-281-1/+1
* linux-user: Fix compilation failurePeter Maydell2013-06-272-1/+2
* rdma: introduce capability x-rdma-pin-allMichael R. Hines2013-06-271-0/+2
* rdma: new QEMUFileOps hooksMichael R. Hines2013-06-272-0/+49
* rdma: introduce qemu_ram_foreach_block()Michael R. Hines2013-06-271-0/+5
* rdma: export qemu_fflush()Michael R. Hines2013-06-271-0/+1
* rdma: introduce qemu_file_mode_is_not_valid()Michael R. Hines2013-06-271-0/+1
* rdma: export throughput w/ MigrationStats QMPMichael R. Hines2013-06-271-0/+1
* rdma: export yield_until_fd_readable()Michael R. Hines2013-06-271-0/+6
* rdma: introduce qemu_update_position()Michael R. Hines2013-06-272-0/+3
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+0
* Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori2013-06-241-0/+1
|\
| * usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+1
* | vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_clientMichael Tokarev2013-06-211-1/+1
* | audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil2013-06-211-3/+0
|/
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-201-2/+4
* dma: eliminate DMAContextPaolo Bonzini2013-06-203-62/+49
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-202-11/+11
* pci: use memory core for iommu supportAvi Kivity2013-06-203-4/+5
* dma: eliminate old-style IOMMU supportPaolo Bonzini2013-06-201-67/+12
* spapr: use memory core for iommu supportPaolo Bonzini2013-06-201-0/+1
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-203-6/+9
* memory: Add iommu map/unmap notifiersDavid Gibson2013-06-201-0/+32
* memory: iommu supportAvi Kivity2013-06-201-4/+62
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-202-1/+23
* Revert "memory: limit sections in the radix tree to the actual address space ...Paolo Bonzini2013-06-201-3/+0
* exec: return MemoryRegion from address_space_translatePaolo Bonzini2013-06-201-4/+4
* exec: Resolve subpages in one step except for IOTLB fillsJan Kiszka2013-06-201-0/+4
* memory: move private types to exec.cPaolo Bonzini2013-06-201-15/+0
* vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster2013-06-191-2/+2
* qemu-option: check_params() is now unused, drop itMarkus Armbruster2013-06-191-2/+0
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-06-172-3/+5
|\
| * qerror: drop QERR_OPEN_FILE_FAILED macroLuiz Capitulino2013-06-171-3/+0
| * error: add error_setg_file_open() helperLuiz Capitulino2013-06-171-0/+5
* | NVMe: Initial commit for new storage interfaceKeith Busch2013-06-171-0/+1
* | Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori2013-06-171-36/+0
|\ \ | |/ |/|
| * configure: dtc: Probe for libfdt_env.hPeter Crosthwaite2013-06-141-36/+0
* | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-158-39/+54
|\ \
| * | qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-2/+0
| * | isa: QOM'ify ISADeviceAndreas Färber2013-06-073-20/+29
| * | isa: QOM'ify ISABusAndreas Färber2013-06-071-1/+4
| * | i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-1/+1
| * | i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-1/+0
| * | kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-5/+8
| * | i8254: QOM'ify some moreAndreas Färber2013-06-071-7/+11
OpenPOWER on IntegriCloud