Age | Commit message (Expand) | Author |
2011-02-07 | ahci: send init d2h fis on fis enable | Alexander Graf |
2011-02-07 | ahci: split ICH and AHCI even more | Alexander Graf |
2011-02-07 | ahci: add license header in ahci.h | Alexander Graf |
2011-02-07 | ahci: split ICH9 from core | Sebastian Herbszt |
2011-02-07 | block/vdi: Fix wrong size in conditionally used memset, memcmp | Stefan Weil |
2011-02-07 | Documentation: add Sheepdog disk images | MORITA Kazutaka |
2011-02-07 | qcow2: Really use cache=unsafe for image creation | Kevin Wolf |
2011-02-05 | checkpatch.pl: don't complain about old lines with tabs | Blue Swirl |
2011-02-04 | target-arm: Fix decoding of Thumb preload and hint space | Peter Maydell |
2011-02-04 | target-arm: Fix decoding of preload and memory hint space | Peter Maydell |
2011-02-04 | target-arm: Clean up handling of MPIDR | Peter Maydell |
2011-02-04 | target-arm: Add CPU feature flag for v7MP | Peter Maydell |
2011-02-04 | do not pass NULL to strdup. | Gleb Natapov |
2011-02-04 | Set the right overflow bit for neon 32 and 64 bit saturating add/sub. | Christophe Lyon |
2011-02-04 | target-arm: Fix Neon vsra instructions. | Christophe Lyon |
2011-02-04 | target-sh4: fix negc | Aurelien Jarno |
2011-02-04 | ioapic: Style & magics cleanup | Jan Kiszka |
2011-02-04 | ioapic: Add support for qemu-kvm's vmstate v2 | Jan Kiszka |
2011-02-04 | ioapic: Save/restore irr | Jan Kiszka |
2011-02-04 | ioapic: Implement EOI handling for level-triggered IRQs | Jan Kiszka |
2011-02-04 | vnc: qemu can die if the client is disconnected while updating screen | Corentin Chary |
2011-02-04 | virtio-serial: Make sure virtqueue is ready before discarding data | Amit Shah |
2011-02-04 | ui/sdl: Fix handling of caps lock and num lock keys | Stefan Weil |
2011-02-04 | Unify alarm deadline computation | Paolo Bonzini |
2011-02-04 | Correct alarm deadline computation | Paolo Bonzini |
2011-02-04 | use nanoseconds everywhere for timeout computation | Paolo Bonzini |
2011-02-04 | savevm: fix corruption in vmstate_subsection_load(). | Yoshiaki Tamura |
2011-02-02 | Open up the 0.15 development branch | Aurelien Jarno |
2011-02-01 | Update version for 0.14.0-rc0v0.14.0-rc0 | Anthony Liguori |
2011-02-01 | Update SeaBIOS to 0.6.1.2 | Anthony Liguori |
2011-02-01 | vhost: force vhost off for non-MSI guests | mst@redhat.com |
2011-02-01 | tap: safe sndbuf default | Michael S. Tsirkin |
2011-02-01 | Add boot index documentation. | Gleb Natapov |
2011-02-01 | Add bootindex handling into usb storage device. | Gleb Natapov |
2011-02-01 | fix QemuOpts leak | Paolo Bonzini |
2011-02-01 | remove text_console_opts | Paolo Bonzini |
2011-02-01 | add set_echo implementation for text consoles | Paolo Bonzini |
2011-02-01 | create TextConsole together with the CharDeviceState | Paolo Bonzini |
2011-02-01 | add set_echo implementation for qemu_chr_stdio | Paolo Bonzini |
2011-02-01 | move atexit(term_exit) and O_NONBLOCK to qemu_chr_open_stdio | Paolo Bonzini |
2011-02-01 | add qemu_chr_set_echo | Paolo Bonzini |
2011-02-01 | remove broken code for tty | Paolo Bonzini |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'spice/spice.v29.pull' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'spice/usb.5' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-02-01 | vnc: Fix password expiration through 'change vnc ""' (v2) | Anthony Liguori |
2011-02-01 | linux-user: avoid gcc array overrun warning for sparc | Peter Maydell |
2011-02-01 | hw/slavio_intctl.c: fix gcc warning about array bounds overrun | Peter Maydell |
2011-02-01 | SPARC: Fix Leon3 cache control | Fabien Chouteau |