summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-11blockdev: Separate ID generation from DriveInfo creationKevin Wolf
2013-10-11blockdev: Introduce DriveInfo.enable_auto_delKevin Wolf
2013-10-11block: Add BlockDriver.bdrv_check_ext_snapshot.Benoît Canet
2013-10-11block/get_block_status: avoid redundant callouts on raw devicesPeter Lieven
2013-10-11block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz
2013-10-11block: Add bdrv_get_specific_infoMax Reitz
2013-10-11qapi: make use of new BlockJobTypeFam Zheng
2013-10-11blockjob: rename BlockJobType to BlockJobDriverFam Zheng
2013-10-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-10-10Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into stagingAnthony Liguori
2013-10-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-10-09scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]Asias He
2013-10-09Merge remote-tracking branch 'rth/tcg-arm-pull' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'sweil/mingw' into stagingAnthony Liguori
2013-10-09Merge remote-tracking branch 'sweil/tci' into stagingAnthony Liguori
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber
2013-10-02util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik
2013-10-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost
2013-10-01tcg-arm: Rearrange slow-path qemu_ld/stRichard Henderson
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-09-30Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into stagingAnthony Liguori
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster
2013-09-28smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster
2013-09-25bitops: Add rotate functions (rol8, ror8, ...)Stefan Weil
2013-09-25qemu: Adjust qemu wakeupLiu, Jinsong
2013-09-25tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini
2013-09-25qdict: Extract qdict_extract_subqdictBenoît Canet
2013-09-25block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.Benoît Canet
2013-09-24migration: add version supporting macros for struct pointerAlexey Kardashevskiy
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/eventfacility: Fix receive/send masksChristian Borntraeger
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan
2013-09-18qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi
2013-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori