]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2013-10-11 Peter Lievenblock/get_block_status: avoid redundant callouts on...
2013-10-11 Max Reitzqcow2: Assert against snapshot name/ID overflow
2013-10-11 Max Reitzqcow2: Free allocated snapshot table on error
2013-10-11 Max Reitzqcow2: Always use error path on writing snapshots
2013-10-11 Max Reitzqcow2: Free preallocated zero clusters
2013-10-11 Max Reitzqcow2: Use pread for inactive L1 in overlap check
2013-10-11 Max Reitzqcow2: Alignment of snapshot table entries
2013-10-11 Max Reitzqemu-iotests: Additional info from qemu-img info
2013-10-11 Max Reitzqemu-iotests: Discard specific info in _img_info
2013-10-11 Max Reitzqcow2: Add support for ImageInfoSpecific
2013-10-11 Max Reitzblock/qapi: Human-readable ImageInfoSpecific dump
2013-10-11 Max Reitzblock: Add bdrv_get_specific_info
2013-10-11 Max Reitzqapi: Add ImageInfoSpecific type
2013-10-11 Fam Zhengqapi: make use of new BlockJobType
2013-10-11 Fam Zhengqapi: Introduce enum BlockJobType
2013-10-11 Fam Zhengblockjob: rename BlockJobType to BlockJobDriver
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-10 Anthony LiguoriUpdate email address
2013-10-10 Roger Pau Monnéqemu/xen: make use of xenstore relative paths
2013-10-10 Matthew Daleyxen_disk: mark ioreq as mapped before unmapping in...
2013-10-09 Asias Hescsi: Allocate SCSITargetReq r->buf dynamically [CVE...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-arm-pull' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.8' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-10-09 Peter Lievenblock/iscsi: reenable iscsi_co_get_block_status
2013-10-07 Dunrong Huangblock: use correct filename
2013-10-07 Max Reitzqemu-iotests: Correct 026 output
2013-10-07 Max Reitzqcow2: Free allocated L2 cluster on error
2013-10-07 Andreas Färbercpu: Drop cpu_model_str from CPU_COMMON
2013-10-07 Andreas Färbercpu: Move cpu_copy() into linux-user
2013-10-07 liguangcputlb: Remove dead function tlb_update_dirty()
2013-10-07 Juergen Lockcpu-exec: Also reload CPUClass *cc after longjmp return...
2013-10-05 Michael Tokarevmigration: Fix compiler warning ('caps' may be used...
2013-10-05 Stefan Weilutil/path: Fix type which is longer than 8 bit for...
2013-10-05 Daniel P. Berrangehw/9pfs: Fix errno value for xattr functions
2013-10-05 Markus Armbrustervl: Clean up unnecessary boot_order complications
2013-10-05 Stefan Weilqemu-char: Fix potential out of bounds access to local...
2013-10-02 Mark Cave-AylandUpdate OpenBIOS images
2013-10-02 Ján Veselýpci-ohci: Add missing 'break' in ohci_service_td
2013-10-02 Guenter Roecksh4: Fix serial line access for Linux kernels later...
2013-10-02 Stefan Weilhw/alpha: Fix compiler warning (integer constant is...
2013-10-02 Stefan Weiltarget-i386: Fix compiler warning (integer constant...
2013-10-02 Stefan Weilblock: Remove unused assignment (fixes warning from...
2013-10-02 Amos Kongexec: cleanup DEBUG_SUBPAGE
2013-10-02 Markus Armbrustertests: Fix schema parser test for in-tree build
2013-10-02 Sebastian Ottlikutil: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottlikslirp: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottliknet: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottlikgdbstub: call socket_set_fast_reuse instead of setting...
2013-10-02 Sebastian Ottlikutil: add socket_set_fast_reuse function which will...
2013-10-02 Anthony LiguoriUpdate MAINTAINERS
2013-10-02 Eduardo Habkosttarget-i386: Set model=6 on qemu64 & qemu32 CPU models
2013-10-02 Max Reitzqcow2: Switch L1 table in a single sequence
2013-10-02 Jeff Codyblock: vhdx - add migration blocker
2013-10-02 Dunrong Huangblock: use correct filename for error report
2013-10-02 Max Reitzqcow2: CHECK_OFLAG_COPIED is obsolete
2013-10-02 Max Reitzqcow2: Correct endianness in overlap check
2013-10-01 Richard Hendersontcg-arm: Move the tlb addend load earlier
2013-10-01 Richard Hendersontcg-arm: Remove restriction on qemu_ld output register
2013-10-01 Richard Hendersontcg-arm: Return register containing tlb addend
2013-10-01 Richard Hendersontcg-arm: Move load of tlb addend into tcg_out_tlb_read
2013-10-01 Richard Hendersontcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints...
2013-10-01 Richard Hendersontcg-arm: Use strd for tcg_out_arg_reg64
2013-10-01 Richard Hendersontcg-arm: Rearrange slow-path qemu_ld/st
2013-10-01 Richard Hendersontcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
2013-10-01 Markus Armbrustertests: Update .gitignore for test-int128 and test-bitops
2013-10-01 Fam Zheng.gitignore: ignore tests/qemu-iotests/socket_scm_helper
2013-10-01 Gerd Hoffmannchardev: handle qmp_chardev_add(KIND_MUX) failure
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ppc-pull' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-30 Gerd Hoffmannupdate seabios from 1.7.2.2 to 1.7.3.2
2013-09-30 Gerd Hoffmannroms: add support for building sgabios
2013-09-30 Gerd Hoffmannroms: enable parallel seabios / seavgabios builds
2013-09-30 Gerd Hoffmannroms: enable ipxe cross builds
2013-09-30 Gerd Hoffmannroms: add rules to build slof
2013-09-30 Gerd Hoffmannroms: rewrite scripts/refresh-pxe-roms.sh
2013-09-30 Gerd Hoffmannroms: parallel ipxe builds
2013-09-30 Gerd Hoffmannroms: build lgplvgabios isavga variant
2013-09-30 Gerd Hoffmannroms: enable parallel builds for 'make lgplvgabios'
2013-09-30 Gerd Hoffmannroms: add 'make clean'
2013-09-28 Markus Armbrustersmbios: Factor out smbios_maybe_add_str()
2013-09-28 Markus Armbrustersmbios: Make multiple -smbios type= accumulate sanely
2013-09-28 Markus Armbrustersmbios: Improve diagnostics for conflicting entries
2013-09-28 Markus Armbrustersmbios: Convert to QemuOpts
2013-09-28 Markus Armbrustersmbios: Normalize smbios_entry_add()'s error handling...
next