]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-05-03 Luiz CapitulinoQMP: Introduce RESUME event
2010-05-03 Gautham R Shenoyvirtio-9p: Create a syntactic shortcut for the file...
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TFLUSH support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TREMOVE support.
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TWSTAT support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TCREATE support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TWRITE support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TCLUNK support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TREAD support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TOPEN support.
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TWALK support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TSTAT support
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TATTACH support.
2010-05-03 Anthony Liguorivirtio-9p: Add P9_TVERSION support
2010-05-03 Anthony Liguorivirtio-9p: Add sg helper functions
2010-05-03 Anthony Liguorivirtio-9p: Add stat and mode related helper functions.
2010-05-03 Anthony Liguorivirtio-9p: Add fid and qid management support.
2010-05-03 Anthony Liguorivirtio-9p: Add minimal set of FileOperations
2010-05-03 Anthony Liguorivirtio-9p: Add string manipulation support.
2010-05-03 Anthony Liguorivirtio-9p: pdu processing support.
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.
next