]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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...
2011-11-02 Max Filippovtarget-xtensa: mask out undefined bits of WINDOWSTART SR
2011-11-02 Anthony LiguoriBump version to 1.0-rc0 v1.0-rc0
2011-11-02 Anthony LiguoriRevert "virtio: Add PCI memory BAR in addition to PIO...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 Richard Hendersontcg: Fix whitespace in tcg-op.h.
2011-11-01 Richard Hendersontcg: Fix regression in tcg_gen_deposit_i64.
2011-11-01 Jan Kiszkapcnet: Add link state support
2011-11-01 Jan Kiszkapcnet-pci: Fix PIO word access to PROM
2011-11-01 Jan Kiszkapcnet: Move BCR defines to header
2011-11-01 Wayne XiaSort the help info shown in monitor at runtime
2011-11-01 Avi Kivityevent_notifier: move to top-level directory
2011-11-01 Stefan BergerMove filedescriptor parsing code from net.c into qemu_p...
2011-11-01 Peter Maydellconfigure: Suppress messages from pkg_config probe...
2011-11-01 David Gibsonvirtio: Add PCI memory BAR in addition to PIO BAR
2011-11-01 David Gibsonusb-uhci: Use PCI DMA stub functions
2011-11-01 David Gibsonusb-ehci: Use PCI DMA stub functions
2011-11-01 David GibsonPCI IDE: Use PCI DMA stub functions
2011-11-01 David Gibsonintel-hda: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... pcnet-pci: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... lsi53c895a: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... e1000: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... es1370: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... ac97: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... eepro100: Use PCI DMA stub functions
2011-11-01 Eduard - Gabriel... rtl8139: Use PCI DMA stub functions
2011-11-01 David GibsonAdd stub functions for PCI device models to do PCI DMA
2011-11-01 David GibsonUse dma_addr_t type for scatter/gather code
2011-11-01 David GibsonDefine DMA address and direction types
2011-11-01 Christophe... ps2: migrate ledstate
2011-11-01 Stefan Weilui/vnc: Fix use of free() instead of g_free()
2011-11-01 Paolo Bonzinicheckpatch: remove rule on non-indented labels
2011-11-01 Juan Quintelasavevm: qemu_fille_buffer() used to return one error...
2011-11-01 Xu He Jiekvm_init didn't set return value after create vm failed
2011-11-01 Anthony Liguorispapr: fix build
2011-11-01 Blue SwirlRevert "PPC: Fail configure when libfdt is not available"
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-11-01 Andreas Färbercocoa: Close sheet after image file selection
2011-11-01 Andreas Färbervl.c: Guard against GThread double-initialization
2011-11-01 Andreas FärberMAINTAINERS: Add Cocoa maintainer
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.29' into staging
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v46' into...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-01 Max Filippovopencores_eth: fix RX path: FCS, padding and TL
2011-11-01 Gerd Hoffmannmigration: flush migration data to disk.
2011-11-01 Gerd Hoffmannadd test-coroutine to checks
2011-11-01 Gerd Hoffmannadd "make check" target
2011-11-01 Gerd Hoffmannmove checks to separate variable
2011-11-01 Gerd HoffmannProbe for libcheck by default.
2011-11-01 Peter Maydellia64-dis.c: Undefine ABS to avoid clash with glib
2011-11-01 Luiz CapitulinoFix segfault on migration completion
2011-11-01 David GibsonAdd qapi related generated files to .gitignore
2011-11-01 Eric Sunshineqemu-barrier: Fix build failure on PowerPC Mac OS X
2011-11-01 Pavel Borzenkovfw_cfg: Use g_file_get_contents instead of multiple...
2011-11-01 Jan KiszkaSimplify cpu_exec_all to tcg_exec_all
2011-11-01 Paolo BonziniMake cpu_single_env thread-local
2011-11-01 Paolo Bonzinidarwin-user/main.c: Drop unused cpu_single_env definition
next