summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell2014-04-281-0/+2
|\
| * qemu-option: introduce qemu_find_opts_singletonPaolo Bonzini2014-04-271-0/+2
* | error: Remove some unused headersCole Robinson2014-04-251-1/+0
* | qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTEDCole Robinson2014-04-251-3/+0
* | qerror.h: Remove QERR defines that are only used onceCole Robinson2014-04-251-66/+0
* | qerror.h: Remove unused error classesCole Robinson2014-04-251-9/+0
* | monitor: Remove unused monitor_print_filenameCole Robinson2014-04-251-1/+0
* | error: Privatize error_print_locCole Robinson2014-04-251-1/+0
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-04-251-2/+3
|\
| * block: Add errp to bdrv_new()Kevin Wolf2014-04-221-1/+1
| * block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmapFam Zheng2014-04-221-1/+2
* | int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell2014-04-181-2/+2
|/
* allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani2014-04-171-0/+1
* allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani2014-04-171-0/+1
* allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani2014-04-171-2/+10
* target-arm: A64: Implement DC ZVAPeter Maydell2014-04-171-0/+52
* PPC: Clean up DECR implementationAlexander Graf2014-04-081-0/+3
* softfloat: Introduce float32_to_uint64_round_to_zeroTom Musta2014-04-081-0/+1
* fw-path-provider: Change GPL version to 2+Alexey Kardashevskiy2014-04-071-1/+2
* iothread: make IOThread struct definition publicStefan Hajnoczi2014-04-041-1/+11
* block: Fix snapshot=on for protocol parsed from filenameKevin Wolf2014-04-041-0/+1
* bswap: Fix build on FreeBSD 10.0Andreas Färber2014-04-031-0/+2
* cpu: Avoid QOM casts for CPU()Andreas Färber2014-03-311-1/+6
* util: add qemu_ether_ntoaAlexey Kardashevskiy2014-03-271-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-242-0/+15
|\
| * sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost2014-03-191-0/+7
| * acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost2014-03-181-0/+8
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-203-3/+55
|\ \
| * | qdev: Introduce FWPathProvider interfacePaolo Bonzini2014-03-201-0/+47
OpenPOWER on IntegriCloud