Age | Commit message (Expand) | Author |
2015-03-16 | block: Deprecate QCOW/QCOW2 encryption | Markus Armbruster |
2015-03-16 | qemu-img: Fix convert, amend error messages for unknown options | Markus Armbruster |
2015-03-16 | iotests: Update 051's reference output | Markus Armbruster |
2015-03-16 | target-tricore: Add instructions of SYS opcode format | Bastian Koppelmann |
2015-03-16 | tcg/optimize: Handle or r,a,a with constant a | Richard Henderson |
2015-03-16 | target-tricore: Add instructions of RRRW opcode format | Bastian Koppelmann |
2015-03-16 | target-tricore: Add instructions of RRRR opcode format | Bastian Koppelmann |
2015-03-16 | target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi... | Bastian Koppelmann |
2015-03-16 | target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi... | Bastian Koppelmann |
2015-03-16 | target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi... | Bastian Koppelmann |
2015-03-16 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' i... | Peter Maydell |
2015-03-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'... | Peter Maydell |
2015-03-16 | pc: Disable vmdesc submission for old machines | Alexander Graf |
2015-03-16 | migration: Allow to suppress vmdesc submission | Alexander Graf |
2015-03-16 | migration: Read JSON VM description on incoming migration | Alexander Graf |
2015-03-16 | rename save_block_hdr to save_page_header | Juan Quintela |
2015-03-16 | save_block_hdr: we can recalculate the cont parameter here | Juan Quintela |
2015-03-16 | save_xbzrle_page: change calling convention | Juan Quintela |
2015-03-16 | ram_save_page: change calling covention | Juan Quintela |
2015-03-16 | ram_find_and_save_block: change calling convention | Juan Quintela |
2015-03-16 | ram: make all save_page functions take a uint64_t parameter | Juan Quintela |
2015-03-16 | Add migrate_incoming | Dr. David Alan Gilbert |
2015-03-16 | Add -incoming defer | Dr. David Alan Gilbert |
2015-03-16 | Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging | Peter Maydell |
2015-03-16 | linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs | Mikhail Ilyin |
2015-03-16 | target-arm: Ignore low bit of PC in M-profile exception return | Peter Maydell |
2015-03-16 | target-arm: Fix handling of STM (user) with r15 in register list | Peter Maydell |
2015-03-16 | hw/intc/arm_gic: Initialize the vgic in the realize function | Eric Auger |
2015-03-16 | target-arm: get_phys_addr_lpae: more xn control | Andrew Jones |
2015-03-16 | target-arm: fix get_phys_addr_v6/SCTLR_AFE access check | Andrew Jones |
2015-03-16 | target-arm: convert check_ap to ap_to_rw_prot | Andrew Jones |
2015-03-16 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into staging | Peter Maydell |
2015-03-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.1-20150316... | Peter Maydell |
2015-03-16 | Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into staging | Peter Maydell |
2015-03-16 | s390x/config: Do not include full pci.mak | Thomas Huth |
2015-03-16 | s390x/pci: fix length in sei_nt2 event | Frank Blaschka |
2015-03-16 | s390x/ipl: remove dead code | Dominik Dingel |
2015-03-16 | s390x/virtio-bus: Remove unused function s390_virtio_bus_console() | Thomas Huth |
2015-03-16 | s390x: CPACF: Handle key wrap machine options | Tony Krowiak |
2015-03-16 | s390x/kvm: make use of generic vm attribute check | Dominik Dingel |
2015-03-16 | kvm: encapsulate HAS_DEVICE for vm attrs | Dominik Dingel |
2015-03-16 | virtio-ccw: assure BE accesses | Cornelia Huck |
2015-03-16 | s390x/kvm: Guest Migration TOD clock synchronization | Jason J. Herne |
2015-03-16 | s390x: Replace unchecked qdev_init() by qdev_init_nofail() | Markus Armbruster |
2015-03-16 | seabios: update to 1.8.1 stable release | Gerd Hoffmann |
2015-03-16 | virtio: Fix memory leaks reported by Coverity | Stefan Weil |
2015-03-16 | virtfs-proxy: Fix possible overflow | Shannon Zhao |
2015-03-16 | fsdev/virtfs-proxy-helper: Fix improper use of negative value | Shannon Zhao |
2015-03-13 | tcg: Complete handling of ALWAYS and NEVER | Richard Henderson |
2015-03-13 | tcg: Use tcg_malloc to allocate TCGLabel | Richard Henderson |