Age | Commit message (Expand) | Author |
2014-03-05 | elf-loader: add more return codes | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Add ISA2.06 divde[o] Instructions | Tom Musta |
2014-03-05 | target-ppc: Add ISA2.06 divdeu[o] Instructions | Tom Musta |
2014-03-05 | kvm: Add a new machine option kvm-type | Aneesh Kumar K.V |
2014-03-05 | KVM: Split QEMUMachine typedef into separate header | Alexander Graf |
2014-03-04 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell |
2014-03-03 | qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara... | Peter Maydell |
2014-03-02 | bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions) | Stefan Weil |
2014-03-02 | bswap: Modify prototype of stb_p (avoid type conversions) | Stefan Weil |
2014-03-02 | include/qemu/host-utils.h: Trivial typo: ctz->cto | Dr. David Alan Gilbert |
2014-02-28 | qerror: Improve QERR_DEVICE_NOT_ACTIVE message | Hani Benhabiles |
2014-02-28 | dump: add API to write dump pages | qiaonuohan |
2014-02-28 | dump: add APIs to operate DataCache | qiaonuohan |
2014-02-28 | dump: add API to write dump_bitmap | qiaonuohan |
2014-02-28 | dump: add API to write dump header | qiaonuohan |
2014-02-28 | dump: add members to DumpState and init some of them | qiaonuohan |
2014-02-28 | dump: add API to write header of flatten format | qiaonuohan |
2014-02-28 | dump: const-qualify the buf of WriteCoreDumpFunction | qiaonuohan |
2014-02-27 | sun4m: Add Sun CG3 framebuffer initialisation function | Mark Cave-Ayland |
2014-02-27 | sun4m: Set HostID in NVRAM | Mark Cave-Ayland |
2014-02-27 | s390x/event-facility: code restructure | Heinz Graalfs |
2014-02-27 | s390x/kvm: implement floating-interrupt controller device | Jens Freimann |
2014-02-26 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'... | Peter Maydell |
2014-02-26 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i... | Peter Maydell |
2014-02-26 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-02-26 | include/qemu/crc32c.h: Rename include guards to match filename | Will Newton |
2014-02-26 | arm: vgic device control api support | Christoffer Dall |
2014-02-26 | kvm: Common device control API functions | Christoffer Dall |
2014-02-26 | kvm: Introduce kvm_arch_irqchip_create | Christoffer Dall |
2014-02-26 | xilinx: Delete hw/include/xilinx.h | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_axi*_init() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usage of xilinx_ethlite_create() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_timer_create() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_intc_create() | Peter Crosthwaite |
2014-02-25 | net: remove implicit peer from offload API | Stefan Hajnoczi |
2014-02-25 | Fix two XBZRLE corruption issues | Dr. David Alan Gilbert |
2014-02-25 | net: make tap offloading callbacks static | Vincenzo Maffione |
2014-02-25 | net: extend NetClientInfo for offloading | Vincenzo Maffione |
2014-02-25 | net: change vnet-hdr TAP prototypes | Vincenzo Maffione |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-02-22 | scsi: report thin provisioning errors with werror=report | Paolo Bonzini |
2014-02-22 | scsi: Change scsi sense buf size to 252 | Fam Zheng |
2014-02-21 | quorum: Add quorum mechanism. | Benoît Canet |
2014-02-21 | blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. | Benoît Canet |