]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2010-05-06 Michael S.... qemu: address todo comment in exec.c
2010-05-06 Richard HendersonFix zero-length write(2).
2010-05-05 Paul BrookBetter default guest_base
2010-05-05 Paul BrookRemove PAGE_RESERVED
2010-05-05 Paul BrookAvoid libaio for usermode
2010-05-05 Richard HendersonEnable -d cpu logging by default.
2010-05-05 Richard Hendersontarget-sh4: Remove duplicate CPU log.
2010-05-05 Richard Hendersontarget-ppc: Remove duplicate cpu log.
2010-05-05 Richard Hendersontarget-mips: Remove duplicate CPU log.
2010-05-05 Richard Hendersontarget-i386: Remove duplicate CPU log.
2010-05-04 Blue SwirlFix cpu list("-cpu ?") breakage, spotted by TeLeMan
2010-05-04 Anthony Liguorivnc: make sure to send pointer type change event on...
2010-05-03 Bernhard M... hw: better i440 emulation
2010-05-03 Naphtali Spreiblock: read-only: open cdrom as read-only when using...
2010-05-03 Nathan Froydfix whitespace bogon in some versions of make
2010-05-03 David AhernChanges to usb-linux to conform to coding style
2010-05-03 Jan KiszkaAdd KVM CFLAGS to vhost build
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.
next