Age | Commit message (Expand) | Author |
2011-02-14 | Introduce log_start/log_stop in CPUPhysMemoryClient | Anthony PERARD |
2011-02-14 | Improve vm_stop reason declarations | Jan Kiszka |
2011-02-12 | vmmouse: fix queue_size field initialization | Blue Swirl |
2011-02-12 | hpet: make optional | Blue Swirl |
2011-02-12 | sysbus: add creation function that may fail | Blue Swirl |
2011-02-12 | x86: make vmmouse optional | Blue Swirl |
2011-02-12 | isa: add creation function that may fail | Blue Swirl |
2011-02-12 | vmmouse: convert to qdev | Blue Swirl |
2011-02-12 | vmport: convert to qdev | Blue Swirl |
2011-02-12 | x86,MIPS: make vmware_vga optional | Blue Swirl |
2011-02-12 | pci: add creation functions that may fail | Blue Swirl |
2011-02-12 | qdev: add creation function that may fail | Blue Swirl |
2011-02-12 | vmware_vga: refactor device creation | Blue Swirl |
2011-02-11 | mst_fpga: Drop one more pxa.h inclusion. | Andrzej Zaborowski |
2011-02-11 | pxa2xx: convert i2c master to use qdev/vmsd | Dmitry Eremin-Solenikov |
2011-02-11 | max7310: finish qdev'ication | Dmitry Eremin-Solenikov |
2011-02-11 | tosa: we aren't connected to VBus, pass this info to Linux kernel | Dmitry Eremin-Solenikov |
2011-02-11 | mainstone: pass one irq to the mst_fpga instead of the whole PIC | Dmitry Eremin-Solenikov |
2011-02-11 | Drop unnecessary inclusions of pxa.h header | Dmitry Eremin-Solenikov |
2011-02-11 | Add scoop post_load callback that sets IRQs to loaded levels | Dmitry Eremin-Solenikov |
2011-02-11 | tc6393xb: correct NAND isr assertion | Dmitry Eremin-Solenikov |
2011-02-11 | sysbus: print number of irqs in dev_print | Dmitry Eremin-Solenikov |
2011-02-07 | blockdev: add refcount to DriveInfo | Marcelo Tosatti |
2011-02-07 | ahci: make number of ports runtime determined | Alexander Graf |
2011-02-07 | ahci: Implement HBA reset | Alexander Graf |
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-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 | virtio-serial: Make sure virtqueue is ready before discarding data | Amit Shah |
2011-02-01 | vhost: force vhost off for non-MSI guests | mst@redhat.com |
2011-02-01 | Add bootindex handling into usb storage device. | Gleb Natapov |
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 | hw/slavio_intctl.c: fix gcc warning about array bounds overrun | Peter Maydell |
2011-02-01 | SPARC: Fix Leon3 cache control | Fabien Chouteau |
2011-01-31 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2011-01-31 | blockdev: Fix drive_add for drives without media | Markus Armbruster |
2011-01-31 | blockdev: Make drive_add() take explicit type, index parameters | Markus Armbruster |
2011-01-31 | blockdev: Fix regression in -drive if=scsi,index=N | Markus Armbruster |
2011-01-31 | blockdev: New drive_get_next(), replacing qdev_init_bdrv() | Markus Armbruster |
2011-01-31 | scsi hotplug: Set DriveInfo member bus correctly | Markus Armbruster |
2011-01-31 | ahci: Fix cpu_physical_memory_unmap() argument ordering | Stefan Hajnoczi |
2011-01-31 | virtio-blk: tell the guest about size changes | Christoph Hellwig |
2011-01-31 | block: tell drivers about an image resize | Christoph Hellwig |