aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07block-migration: actually disable dirty tracking on cleanupMarcelo Tosatti
2011-02-07ahci: make number of ports runtime determinedAlexander Graf
2011-02-07ahci: Implement HBA resetAlexander Graf
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf
2011-02-07ahci: add license header in ahci.hAlexander Graf
2011-02-07ahci: split ICH9 from coreSebastian Herbszt
2011-02-07block/vdi: Fix wrong size in conditionally used memset, memcmpStefan Weil
2011-02-07Documentation: add Sheepdog disk imagesMORITA Kazutaka
2011-02-07qcow2: Really use cache=unsafe for image creationKevin Wolf
2011-02-05checkpatch.pl: don't complain about old lines with tabsBlue Swirl
2011-02-04target-arm: Fix decoding of Thumb preload and hint spacePeter Maydell
2011-02-04target-arm: Fix decoding of preload and memory hint spacePeter Maydell
2011-02-04target-arm: Clean up handling of MPIDRPeter Maydell
2011-02-04target-arm: Add CPU feature flag for v7MPPeter Maydell
2011-02-04do not pass NULL to strdup.Gleb Natapov
2011-02-04Set the right overflow bit for neon 32 and 64 bit saturating add/sub.Christophe Lyon
2011-02-04target-arm: Fix Neon vsra instructions.Christophe Lyon
2011-02-04target-sh4: fix negcAurelien Jarno
2011-02-04ioapic: Style & magics cleanupJan Kiszka
2011-02-04ioapic: Add support for qemu-kvm's vmstate v2Jan Kiszka
2011-02-04ioapic: Save/restore irrJan Kiszka
2011-02-04ioapic: Implement EOI handling for level-triggered IRQsJan Kiszka
2011-02-04vnc: qemu can die if the client is disconnected while updating screenCorentin Chary
2011-02-04virtio-serial: Make sure virtqueue is ready before discarding dataAmit Shah
2011-02-04ui/sdl: Fix handling of caps lock and num lock keysStefan Weil
2011-02-04Unify alarm deadline computationPaolo Bonzini
2011-02-04Correct alarm deadline computationPaolo Bonzini
2011-02-04use nanoseconds everywhere for timeout computationPaolo Bonzini
2011-02-04savevm: fix corruption in vmstate_subsection_load().Yoshiaki Tamura
2011-02-02Open up the 0.15 development branchAurelien Jarno
2011-02-01Update version for 0.14.0-rc0Anthony Liguori
2011-02-01Update SeaBIOS to 0.6.1.2Anthony Liguori
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com
2011-02-01tap: safe sndbuf defaultMichael S. Tsirkin
2011-02-01Add boot index documentation.Gleb Natapov
2011-02-01Add bootindex handling into usb storage device.Gleb Natapov
2011-02-01fix QemuOpts leakPaolo Bonzini
2011-02-01remove text_console_optsPaolo Bonzini
2011-02-01add set_echo implementation for text consolesPaolo Bonzini
2011-02-01create TextConsole together with the CharDeviceStatePaolo Bonzini
2011-02-01add set_echo implementation for qemu_chr_stdioPaolo Bonzini
2011-02-01move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdioPaolo Bonzini
2011-02-01add qemu_chr_set_echoPaolo Bonzini
2011-02-01remove broken code for ttyPaolo Bonzini
2011-02-01Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori
2011-02-01Merge remote branch 'spice/usb.5' into stagingAnthony Liguori
2011-02-01Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori
2011-02-01vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori