aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell
2014-05-07Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into stagingPeter Maydell
2014-05-05migration: expose xbzrle cache miss rateChenLiang
2014-05-05migration: expose the bitmap_sync_count to the endChenLiang
2014-05-05Provide init function for ram migrationDr. David Alan Gilbert
2014-05-05Make qemu_peek_buffer loop until it gets it's dataDr. David Alan Gilbert
2014-05-05vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/Michael S. Tsirkin
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-05-05vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgsMarcel Apfelbaum
2014-05-05machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum
2014-05-05machine: Remove obsoleted field from QEMUMachineMarcel Apfelbaum
2014-05-05virtio-net: fix buffer overflow on invalid state loadMichael S. Tsirkin
2014-05-05vmstate: add VMSTATE_VALIDATEMichael S. Tsirkin
2014-05-05vmstate: add VMS_MUST_EXISTMichael S. Tsirkin
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo
2014-05-02linux-user/elfload.c: Support ARM HWCAP2 flagsPeter Maydell
2014-05-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-04-30kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck
2014-04-30block: Unlink temporary files in raw-posix/win32Kevin Wolf
2014-04-28tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changesRichard Henderson
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell
2014-04-27qemu-option: introduce qemu_find_opts_singletonPaolo Bonzini
2014-04-25error: Remove some unused headersCole Robinson
2014-04-25qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTEDCole Robinson
2014-04-25qerror.h: Remove QERR defines that are only used onceCole Robinson
2014-04-25qerror.h: Remove unused error classesCole Robinson
2014-04-25monitor: Remove unused monitor_print_filenameCole Robinson
2014-04-25error: Privatize error_print_locCole Robinson
2014-04-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-04-22block: Add errp to bdrv_new()Kevin Wolf
2014-04-22block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmapFam Zheng
2014-04-18int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell
2014-04-17allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani
2014-04-17allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani
2014-04-17target-arm: A64: Implement DC ZVAPeter Maydell
2014-04-08PPC: Clean up DECR implementationAlexander Graf
2014-04-08softfloat: Introduce float32_to_uint64_round_to_zeroTom Musta
2014-04-07fw-path-provider: Change GPL version to 2+Alexey Kardashevskiy
2014-04-04iothread: make IOThread struct definition publicStefan Hajnoczi
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf
2014-04-03bswap: Fix build on FreeBSD 10.0Andreas Färber
2014-03-31cpu: Avoid QOM casts for CPU()Andreas Färber
2014-03-27util: add qemu_ether_ntoaAlexey Kardashevskiy