]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-05-03  Anthony Liguorivirtio-9p: Add a virtio 9p device to qemu
2010-05-03  Gautham R Shenoyvirtio-9p: Create a commandline option -fsdev
2010-05-03  Amit Shahvirtio-serial: Fix check for 'assert'; prevent NULL...
2010-05-03  Stefan BergerFix the RARP protocol ID
2010-05-03  Jan KiszkaFix tiny leak in qemu_opts_parse
2010-05-03  Jan Kiszkalsi: Properly initialize controller state on reset
2010-05-03  Jan Kiszkalsi: Purge request queue on soft reset
2010-05-03  Alex WilliamsonFix boot once option
2010-05-03  Corentin Charyvnc: split encoding in specific files
2010-05-03  Corentin Charyvnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1
2010-05-03  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-05-03  Jan Kiszkablock: Release allocated options after bdrv_open
2010-05-03  Kevin Wolfqemu-img rebase: Fix output image corruption
2010-05-03  Kevin Wolfblock: Add wr_highest_sector blockstat
2010-05-03  Stefan Hajnocziqcow2: Implement bdrv_truncate() for growing images
2010-05-03  Kevin Wolfqcow2: Remove abort on free_clusters failure
2010-05-03  Stefan Hajnocziqemu-img: Add 'resize' command to grow/shrink disk...
2010-05-03  Stefan Hajnocziblock: Cache total_sectors to reduce bdrv_getlength...
2010-05-03  Stefan Hajnocziraw-posix: Use pread/pwrite instead of lseek+read/write
2010-05-03  Stefan Hajnocziqcow2: Avoid shadowing variable in alloc_clusters_noref()
2010-05-03  Stefan Hajnocziblock: Set backing_hd to NULL after deleting it
2010-05-03  Kevin Wolfvmdk: Convert to bdrv_open
2010-05-03  Kevin Wolfvmdk: Clean up backing file handling
2010-05-03  Kevin Wolfvmdk: Fix COW
2010-05-03  Kevin Wolfblock: bdrv_has_zero_init
2010-05-03  Kevin Wolfblock: Open the underlying image file in generic code
2010-05-03  Kevin Wolfblock: Avoid forward declaration of bdrv_open_common
2010-05-03  Kevin Wolfblock: Split bdrv_open
2010-05-03  Christoph Hellwigblock: separate raw images from the file protocol
2010-05-02  Blue SwirlFix missing '|' in '|=', spotted by clang analyzer
2010-05-01  Thomas Monjalonfix old typos in help header
2010-05-01  Stuart BradyClean up definition of MAX_OPC_PARAM
2010-05-01  Igor V. Kovalenkocmd646: fix abort due to changed opaque pointer for...
2010-05-01  Igor V. Kovalenkocmd646: pass pci_dev as it needs it
2010-04-28  Marcelo Tosattikvm: port qemu-kvm's bitmap scanning
2010-04-28  Marcelo Tosattiintroduce leul_to_cpu
2010-04-28  Marcelo Tosattivga: fix typo in length passed to kvm_log_stop
2010-04-28  Amit Shahvirtio-serial: Implement flow control for individual...
2010-04-28  Amit Shahvirtio-serial: Discard data that guest sends us when...
2010-04-28  Amit Shahvirtio-serial: Apps should consume all data that guest...
2010-04-28  Amit Shahvirtio-serial: Handle scatter/gather input from the...
2010-04-28  Amit Shahvirtio-serial: Handle scatter-gather buffers for contro...
2010-04-28  Amit Shahiov: Add iov_to_buf and iov_size helpers
2010-04-28  Amit Shahiov: Introduce a new file for helpers around iovs,...
2010-04-28  Amit Shahvirtio-serial: Send out guest data to ports only if...
2010-04-28  Amit Shahvirtio-serial: Propagate errors in initialising ports...
2010-04-28  Amit Shahvirtio-serial: Update copyright year to 2010
2010-04-28  Amit Shahvirtio-serial: Remove redundant check for 0-sized write...
2010-04-28  Amit Shahvirtio-serial: whitespace: match surrounding code
2010-04-28  Amit Shahvirtio-serial: Use control messages to notify guest...
2010-04-28  Amit Shahvirtio-serial: save/load: Send target host connection...
2010-04-28  Amit Shahvirtio-serial: save/load: Ensure we have hot-plugged...
2010-04-28  Amit Shahvirtio-serial: save/load: Ensure nr_ports on src and...
2010-04-28  Amit Shahvirtio-serial: save/load: Ensure target has enough...
2010-04-27  Thomas Monjalonmicroblaze: fix custom fprintf
2010-04-27  Richard HendersonImplement cpu_get_real_ticks for Alpha.
2010-04-27  Richard Hendersontarget-alpha: Implement RPCC.
2010-04-27  Richard Hendersontarget-alpha: Fix load-locked/store-conditional.
2010-04-27  Richard Hendersontarget-alpha: Indicate NORETURN status when raising...
2010-04-27  Richard Hendersontarget-alpha: Enable NPTL.
2010-04-27  Richard Hendersontarget-alpha: Update commentary for opcode 0x1A.
2010-04-27  Richard Hendersontarget-alpha: Emit goto_tb opcodes.
2010-04-27  Richard Hendersontarget-alpha: Implement cvtlq inline.
2010-04-27  Richard Hendersontarget-alpha: Implement rs/rc properly.
2010-04-27  Richard Hendersontarget-alpha: Implement cpys{, n, e} inline.
2010-04-26  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26  Paolo Bonzinistash away SCM_RIGHTS fd until a getfd command arrives
2010-04-26  Jan Kiszkachardev: Document mux option
2010-04-26  Jan Kiszkamonitor: Reorder intialization to drop initial mux...
2010-04-26  Jan Kiszkamonitor: Cleanup ID assignment for compat switch
2010-04-26  Luiz CapitulinoMonitor: Return before exiting with 'quit'
2010-04-26  Richard Hendersontcg-hppa: Remove automatically implemented opcodes.
2010-04-26  Richard Hendersontcg-hppa: Fix branch offset during retranslation.
2010-04-26  Richard Hendersontcg-hppa: Schedule the address masking after the TLB...
2010-04-26  Richard Hendersontcg-hppa: Fix softmmu loads and stores.
2010-04-26  Richard Hendersontcg-hppa: Fix GUEST_BASE initialization in prologue.
2010-04-26  Richard Hendersontcg-hppa: Constrain immediate inputs to and_i32, or_i32...
2010-04-26  Richard Hendersonlinux-user: Fix sparc32plus stat64 syscalls.
2010-04-26  Richard Hendersontarget-sparc: Fix -singlestep.
2010-04-26  Marcelo Tosattikvm_init_vcpu requires global lock held
2010-04-26  Sheng Yangkvm: allow qemu to set EPT identity mapping address
2010-04-26  Marcelo Tosattikvm: handle internal error
2010-04-26  Marcelo Tosattitarget-i386: print EFER in cpu_dump_state
2010-04-26  Jan KiszkaKVM: x86: Add debug register saving and restoring
2010-04-26  Luiz CapitulinoQMP: Check "arguments" member's type
2010-04-26  Luiz CapitulinoQError: Improve QERR_QMP_BAD_INPUT_OBJECT desc
2010-04-26  Luiz CapitulinoQMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER
2010-04-26  Luiz CapitulinoQError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
2010-04-25  Blue Swirlsh4: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlppc: add missing 'break', spotted by clang analyzer
2010-04-25  Blue Swirlppc: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlalpha: add missing 'break', spotted by clang analyzer
2010-04-25  Blue Swirlalpha: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlmicroblaze: remove dead assignments, spotted by clang...
2010-04-25  Blue Swirlm68k: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlcris: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue Swirlx86: remove dead assignments, spotted by clang analyzer
2010-04-25  Blue SwirlRemove dead assignments in various common files, spotte...
next