summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-2/+0
| * kvm: make one_reg helpers available for everyoneCornelia Huck2014-05-131-0/+20
* | exec-all.h: Use stl_le_p instead of stl_p patching x86Richard Henderson2014-05-131-1/+1
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into stagingPeter Maydell2014-05-131-2/+2
|\ \ | |/ |/|
| * tcg: Define tcg_insn_unit for code pointersRichard Henderson2014-05-121-1/+1
| * exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumpsPeter Maydell2014-05-121-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-05-132-2/+13
|\ \ | |/ |/|
| * glib: fix g_poll early timeout on windowsSangho Park2014-05-091-1/+8
| * block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2014-05-091-1/+1
| * qemu-img: Convert by cluster size if target is compressedFam Zheng2014-05-091-0/+4
* | error: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-091-11/+16
* | qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-081-1/+1
* | pci: add Error-propagating pci_add_capability2()Laszlo Ersek2014-05-081-0/+4
* | monitor: add Error-propagating monitor_handle_fd_param2()Laszlo Ersek2014-05-081-0/+1
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell2014-05-073-13/+13
|\
| * docs/memory.txt: Fix document on MMIO operationsFam Zheng2014-05-071-1/+1
| * glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi2014-05-072-12/+12
* | Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell2014-05-071-0/+7
|\ \
| * | xen_disk: add discard supportOlaf Hering2014-05-071-0/+7
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-05-073-9/+22
|\ \ | |/ |/|
| * smbus: return -1 if nothing found at the given addressPaolo Bonzini2014-05-071-6/+6
| * smbus: allow returning an error from readsPaolo Bonzini2014-05-071-3/+3
| * apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2014-05-072-0/+4
| * pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo2014-05-071-0/+9
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell2014-05-075-5/+20
|\ \
| * | migration: expose xbzrle cache miss rateChenLiang2014-05-051-0/+1
| * | migration: expose the bitmap_sync_count to the endChenLiang2014-05-051-0/+1
| * | Provide init function for ram migrationDr. David Alan Gilbert2014-05-052-2/+1
| * | Make qemu_peek_buffer loop until it gets it's dataDr. David Alan Gilbert2014-05-051-0/+5
| * | vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/Michael S. Tsirkin2014-05-051-1/+1
| * | virtio-net: fix buffer overflow on invalid state loadMichael S. Tsirkin2014-05-051-2/+2
| * | vmstate: add VMSTATE_VALIDATEMichael S. Tsirkin2014-05-051-0/+8
| * | vmstate: add VMS_MUST_EXISTMichael S. Tsirkin2014-05-051-0/+1
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-05-075-7/+29
|\ \ \ | |_|/ |/| |
| * | machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum2014-05-051-2/+0
| * | machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum2014-05-055-5/+5
| * | vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgsMarcel Apfelbaum2014-05-051-2/+3
| * | machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum2014-05-051-0/+24
| * | machine: Remove obsoleted field from QEMUMachineMarcel Apfelbaum2014-05-051-1/+0
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into stagingPeter Maydell2014-05-062-25/+76
|\ \
| * | SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo2014-05-051-1/+4
| * | SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo2014-05-051-0/+2
| * | SMBIOS: Update header file definitionsGabriel L. Somlo2014-05-051-22/+66
| * | SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo2014-05-051-3/+3
| * | E820: Add interface for accessing e820 tableGabriel L. Somlo2014-05-051-0/+2
| |/
* | linux-user/elfload.c: Support ARM HWCAP2 flagsPeter Maydell2014-05-021-0/+1
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-05-022-1/+1
|\
| * block: Unlink temporary files in raw-posix/win32Kevin Wolf2014-04-302-1/+1
* | kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck2014-04-301-0/+30
* | tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changesRichard Henderson2014-04-281-1/+1
|/
OpenPOWER on IntegriCloud