aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-07Update version for v1.0-rc1v1.0-rc1Anthony Liguori
2011-11-07console: Fix rendering of VGA underlineMarkus Armbruster
2011-11-07qemu_timedate_diff() shouldn't modify its argument.Gleb Natapov
2011-11-07reenable vm_clock when resuming all vcpusWen Congyang
2011-11-07qxl: fix vga port initialization.Gerd Hoffmann
2011-11-07ac97: don't override the pci subsystem idGerd Hoffmann
2011-11-07pc: add 1.0 machine typeGerd Hoffmann
2011-11-07disable automatic loading of sgabios when -nographicPaolo Bonzini
2011-11-07add sgabios blob and submodulePaolo Bonzini
2011-11-07Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-11-07Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-11-07xen-platform: Fix IO port read/write functionsAnthony PERARD
2011-11-07readline: Fix buffer overrun on re-add to historyMarkus Armbruster
2011-11-07cmd: Fix potential memory leakPavel Borzenkov
2011-11-07cmd: Fix potential NULL pointer dereferencePavel Borzenkov
2011-11-07cmd: Fix coding style in cmd.cPavel Borzenkov
2011-11-06arm_gic: handle banked enable bits for per-cpu interruptsRabin Vincent
2011-11-04vvfat: reorganize computation of disk geometryPaolo Bonzini
2011-11-04vvfat: do not hardcode sector counts in error messagePaolo Bonzini
2011-11-04vvfat: unify and correct computation of sector countPaolo Bonzini
2011-11-04vvfat: need to use first_sectors_number to distinguish fdd/hddPaolo Bonzini
2011-11-04vvfat: do not fail if the disk has spare sectorsPaolo Bonzini
2011-11-04vvfat: fix out of bounds array_get usagePaolo Bonzini
2011-11-04block/cloop: Use g_free instead of freeDong Xu Wang
2011-11-04block/cloop: Fix coding styleDong Xu Wang
2011-11-04dma: Avoid reentrancy in DMA transfer handlersKevin Wolf
2011-11-04qemu-io: Fix multiwrite_f error handlingKevin Wolf
2011-11-04qemu-io: Handle create_iovec errorsKevin Wolf
2011-11-02Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2011-11-02Merge branch 'tci' of git://qemu.weilnetz.de/qemuBlue Swirl
2011-11-02Merge remote-tracking branch 'aneesh/for-upstream-8' into stagingAnthony Liguori
2011-11-02Merge remote-tracking branch 'qemu-kvm-tmp/memory/int128' into stagingAnthony Liguori
2011-11-02Fix X86 CPU topology in KVM modeBharata B Rao
2011-11-02intel-hda: fix stream searchGerd Hoffmann
2011-11-02virtio-blk: pass full status to the guestPaolo Bonzini
2011-11-02hw/9pfs: use g_vasprintf() instead of rolling our ownStefan Hajnoczi
2011-11-02xtensa_lx60: fix build date code and change memory region namesMax Filippov
2011-11-02xtensa_lx60: pass kernel arguments from -appendMax Filippov
2011-11-02xtensa_lx60: add FLASH supportMax Filippov
2011-11-02target-xtensa: raise an exception for invalid and reserved opcodesMax Filippov
2011-11-02target-xtensa: handle cache options in the overlay toolMax Filippov
2011-11-02target-xtensa: mask out undefined bits of WINDOWSTART SRMax Filippov
2011-11-01Bump version to 1.0-rc0v1.0-rc0Anthony Liguori
2011-11-01Revert "virtio: Add PCI memory BAR in addition to PIO BAR"Anthony Liguori
2011-11-01Merge remote-tracking branch 'afaerber/cocoa-for-upstream' into stagingAnthony Liguori
2011-11-02Merge branch 'master' of git://git.qemu.org/qemumalc
2011-11-02Merge branch 'master' of git://git.qemu.org/qemumalc
2011-11-02tcg: Fix whitespace in tcg-op.h.Richard Henderson
2011-11-02tcg: Fix regression in tcg_gen_deposit_i64.Richard Henderson
2011-11-01pcnet: Add link state supportJan Kiszka