aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01target-arm/kvm.c: Pass CPU index to KVM_IRQ_LINE ioctlkvm-workPeter Maydell
2011-11-29ARM: KVM: Add support for KVM on ARM architecturesChristoffer Dall
2011-11-29linux-headers: Add ARM KVM headers (not for upstream)Peter Maydell
2011-11-29scripts/update-linux-headers.sh: Pull in KVM headers for ARMPeter Maydell
2011-11-29target-arm/helper.c: Don't allocate TCG resources unless TCG enabledPeter Maydell
2011-11-29configure: Default KVM to disabled on ARM hostsPeter Maydell
2011-11-29configure: Force ucontext check to fail on ARMPeter Maydell
2011-11-29configure: Drop armv4l/armv4b distinction in $cpuPeter Maydell
2011-11-08hw/omap_gpio: Fix infinite recursion when doing 8/16 bit readsPeter Maydell
2011-11-08Changelog.LINARO: Add 2011.11 changelogPeter Maydell
2011-11-08Merge qemu upstream into qemu-linaroPeter Maydell
2011-11-07Update version for v1.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