]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-11-14 Anthony LiguoriUpdate version to 1.0-rc2 v1.0-rc2
2011-11-14 Alon Levypc_piix: set qxl revision to 2 for pc-0.14
2011-11-14 Peter Maydellhw/omap_gpio: Fix infinite recursion when doing 8/16...
2011-11-14 Andrzej ZaborowskiRevert bugfix e7852674d5 until tested or until after...
2011-11-14 Juha Riihimäkihw/onenand: reject read-only drives
2011-11-14 Juha Riihimäkihw/nand: reject read-only drives
2011-11-14 Jean-Christophe... hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and...
2011-11-14 Peter Maydellhw/pxa2xx.c: Fix handling of RW bits in PMCR
2011-11-14 Peter Maydellhw/usb-net.c: Fix precedence bug when checking rndis_state
2011-11-13 Avi Kivitymemory: fix 'info mtree' segfaults
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Max Filippovvl.c: prohibit simultaneous use of -icount with kvm...
2011-11-11 Peter Maydellhw/arm_timer.c: Fix bounds check for Integrator timer...
2011-11-11 Peter Maydellhw/pxa2xx.c: Fix handling of R/WC bits in PMCR
2011-11-11 Peter Maydellhw/pl061: Remove pointless comparison of array to null
2011-11-11 Peter Maydellhw/tc58128.c: Remove unnecessary check for g_malloc...
2011-11-11 Peter Maydelllinux-user/elfload.c: Don't memset(NULL..) if malloc...
2011-11-11 Peter Maydellhw/omap_intc.c: Avoid crash on access to nonexistent...
2011-11-11 Markus Armbrusteros-posix: Plug fd leak in qemu_create_pidfile()
2011-11-11 Markus Armbrusterposix-aio-compat: Plug memory leak on paio_init() error...
2011-11-11 Markus Armbrusterqemu-sockets: Plug fd leak on unix_connect_opts() error...
2011-11-11 Markus Armbrusterui: Plug memory leaks on parse_keyboard_layout() error...
2011-11-11 Markus Armbrusterqemu-char: Plug memory leak on qemu_chr_open_pty()...
2011-11-11 Juan Quintelamigration: fix detached migration with fd
2011-11-11 Pavel Borzenkovconfigure: Do not use 'sed -i'
2011-11-11 Andreas Färbervl.c: Fail gracefully if no machine is found
2011-11-11 Kevin Wolfblock: Make cache=unsafe flush to the OS
2011-11-11 Kevin Wolfblock: Introduce bdrv_co_flush_to_os
2011-11-11 Kevin Wolfblock: Rename bdrv_co_flush to bdrv_co_flush_to_disk
2011-11-11 Peter Maydellhw/pc.c: Fix use-while-uninitialized of fd_type[]
2011-11-11 Charles Arnoldblock: Fix vpc initialization of the Dynamic Disk Header
2011-11-11 Paolo Bonziniqemu-nbd: open the block device after starting the...
2011-11-11 Paolo Bonziniqemu-nbd: fix socket creation race
2011-11-11 Paolo Bonziniqemu-nbd: print error messages from the daemon through...
2011-11-11 Paolo Bonziniqemu-nbd: move client to a thread
2011-11-11 Paolo Bonziniqemu-nbd: rename socket variable
2011-11-11 Paolo Bonziniqemu-nbd: trap SIGTERM
2011-11-11 Paolo Bonzininbd: treat EPIPE from NBD_DO_IT as success
2011-11-11 Paolo Bonziniscsi-disk: implement eject requests
2011-11-11 Paolo Bonziniatapi: implement eject requests
2011-11-11 Paolo Bonziniblock: add eject request callback
2011-11-11 Kevin Wolfvvfat: Fix read-write mode
2011-11-10 Peter Maydellhw/lan9118.c: Add missing 'break' to fix buffer overrun
2011-11-10 Markus Armbrusterx86/cpuid: Fix crash on -cpu ""
2011-11-10 Markus Armbrusterx86/cpuid: Plug memory leak in cpudef_setfield()
2011-11-10 Markus Armbrusterx86/cpuid: Convert remaining strdup() to g_strdup()
2011-11-10 Markus Armbrusterui/vnc: Convert sasl.mechlist to g_malloc() & friends
2011-11-10 Markus Armbrusterqdev: Fix crash on -device '?=x'
2011-11-10 陳韋任configure: Show --cpu option on the help list
2011-11-10 陳韋任qemu-tech.texi: Update default code cache size
2011-11-09 Max Filippovhpet: fix infinite loop in qemu_run_timers with -icount...
2011-11-09 Peter Maydellhw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND...
2011-11-09 Peter Maydellhw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
2011-11-09 Avi Kivityi386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID
2011-11-09 Avi Kivityconfigure: fix detection for xattr.h on modern distribu...
2011-11-09 Markus ArmbrusterClean up assertion in get_boot_devices_list()
2011-11-09 Fabien ChouteauReplace WriteFileEx with WriteFile in qemu_create_pidfile
2011-11-09 Paolo Bonziniwin32: remove broken timers
2011-11-08 Edgar E. Iglesiasvirtex: Remove memset of clk_setup
2011-11-07 Anthony LiguoriUpdate version for v1.0-rc1 v1.0-rc1
2011-11-07 Markus Armbrusterconsole: Fix rendering of VGA underline
2011-11-07 Gleb Natapovqemu_timedate_diff() shouldn't modify its argument.
2011-11-07 Wen Congyangreenable vm_clock when resuming all vcpus
2011-11-07 Gerd Hoffmannqxl: fix vga port initialization.
2011-11-07 Gerd Hoffmannac97: don't override the pci subsystem id
2011-11-07 Gerd Hoffmannpc: add 1.0 machine type
2011-11-07 Paolo Bonzinidisable automatic loading of sgabios when -nographic
2011-11-07 Paolo Bonziniadd sgabios blob and submodule
2011-11-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-11-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-07 Anthony PERARDxen-platform: Fix IO port read/write functions
2011-11-07 Markus Armbrusterreadline: Fix buffer overrun on re-add to history
2011-11-07 Pavel Borzenkovcmd: Fix potential memory leak
2011-11-07 Pavel Borzenkovcmd: Fix potential NULL pointer dereference
2011-11-07 Pavel Borzenkovcmd: Fix coding style in cmd.c
2011-11-06 Rabin Vincentarm_gic: handle banked enable bits for per-cpu interrupts
2011-11-04 Paolo Bonzinivvfat: reorganize computation of disk geometry
2011-11-04 Paolo Bonzinivvfat: do not hardcode sector counts in error message
2011-11-04 Paolo Bonzinivvfat: unify and correct computation of sector count
2011-11-04 Paolo Bonzinivvfat: need to use first_sectors_number to distinguish...
2011-11-04 Paolo Bonzinivvfat: do not fail if the disk has spare sectors
2011-11-04 Paolo Bonzinivvfat: fix out of bounds array_get usage
2011-11-04 Dong Xu Wangblock/cloop: Use g_free instead of free
2011-11-04 Dong Xu Wangblock/cloop: Fix coding style
2011-11-04 Kevin Wolfdma: Avoid reentrancy in DMA transfer handlers
2011-11-04 Kevin Wolfqemu-io: Fix multiwrite_f error handling
2011-11-04 Kevin Wolfqemu-io: Handle create_iovec errors
2011-11-02 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-8...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-02 Bharata B RaoFix X86 CPU topology in KVM mode
2011-11-02 Gerd Hoffmannintel-hda: fix stream search
2011-11-02 Paolo Bonzinivirtio-blk: pass full status to the guest
2011-11-02 Stefan Hajnoczihw/9pfs: use g_vasprintf() instead of rolling our own
2011-11-02 Max Filippovxtensa_lx60: fix build date code and change memory...
2011-11-02 Max Filippovxtensa_lx60: pass kernel arguments from -append
2011-11-02 Max Filippovxtensa_lx60: add FLASH support
2011-11-02 Max Filippovtarget-xtensa: raise an exception for invalid and reser...
2011-11-02 Max Filippovtarget-xtensa: handle cache options in the overlay...
next