Age | Commit message (Expand) | Author |
2012-04-13 | Fix bit test in Exynos4210 UART emulation to use & instead of && | Daniel P. Berrange |
2012-04-11 | rtl8139: do not assume TxStatus[] and TxAddr[] are adjacent | Stefan Hajnoczi |
2012-04-10 | Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging | Anthony Liguori |
2012-04-10 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-04-10 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-04-10 | petalogix_s3adsp1800: deleted bad FIXME comment | Peter A. G. Crosthwaite |
2012-04-09 | qapi: convert device_del | Luiz Capitulino |
2012-04-09 | qdev: qdev_unplug(): use error_set() | Luiz Capitulino |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-04-05 | Use DMADirection type for dma_bdrv_io | David Gibson |
2012-04-05 | qdev: add blocksize property type | Stefan Hajnoczi |
2012-04-05 | ide: Adds wwn=hex qdev option | Floris Bos |
2012-04-05 | ide: Change serial number strncpy() to pstrcpy() | Floris Bos |
2012-04-05 | ide: Add "model=s" qdev option | Floris Bos |
2012-04-05 | ide: IDENTIFY word 86 bit 14 is reserved | Kevin Wolf |
2012-04-05 | aio: move BlockDriverAIOCB to qemu-aio.h | Paolo Bonzini |
2012-04-04 | Improve interrupt handling priority | Artyom Tarasenko |
2012-04-04 | Fix vector interrupt handling | Artyom Tarasenko |
2012-04-02 | qdev: put all devices under /machine | Paolo Bonzini |
2012-04-02 | qdev: give all devices a canonical path | Paolo Bonzini |
2012-04-02 | qdev: add children before qdev_init | Paolo Bonzini |
2012-04-02 | qom: add container_get | Paolo Bonzini |
2012-04-02 | serial: clear LSR.TEMT when populating the TSR | Anthony Liguori |
2012-04-02 | serial: fix retry logic | Anthony Liguori |
2012-04-01 | milkymist-vgafb: add missing register | Michael Walle |
2012-03-31 | milkymist-sysctl: support for new core version | Michael Walle |
2012-03-31 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-03-30 | rtc: split out macros into a header file and use in test case | Anthony Liguori |
2012-03-30 | qtest: IRQ interception infrastructure | Paolo Bonzini |
2012-03-30 | pl031: switch clock base to rtc_clock | Paolo Bonzini |
2012-03-30 | pl031: rearm alarm timer upon load | Paolo Bonzini |
2012-03-30 | arm: switch real-time clocks to rtc_clock | Paolo Bonzini |
2012-03-30 | omap: switch omap_lpg to vm_clock | Paolo Bonzini |
2012-03-28 | Merge remote-tracking branch 'sstabellini/disk_io' into staging | Anthony Liguori |
2012-03-27 | xen_disk: detach the blkdev before bdrv_delete | Stefano Stabellini |
2012-03-27 | xen_console: ignore console disconnect events from console/0 | Stefano Stabellini |
2012-03-24 | fix screendump | Gerd Hoffmann |
2012-03-23 | xen_disk: when using AIO flush after the operation is completed | Stefano Stabellini |
2012-03-23 | xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO | Stefano Stabellini |
2012-03-19 | Merge remote-tracking branch 'sstabellini/saverestore-8' into staging | Anthony Liguori |
2012-03-19 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-03-19 | Merge remote-tracking branch 'spice/spice.v50' into staging | Anthony Liguori |
2012-03-19 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2012-03-19 | scsi: add get_dev_path | Paolo Bonzini |
2012-03-19 | virtio-scsi: call unregister_savevm properly | Paolo Bonzini |
2012-03-19 | scsi: copy serial number into VPD page 0x83 | Paolo Bonzini |
2012-03-19 | scsi-cd: check ready condition before processing several commands | Paolo Bonzini |
2012-03-19 | Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging | Anthony Liguori |
2012-03-19 | hw/qxl.c: Fix compilation failures on 32 bit hosts | Peter Maydell |
2012-03-19 | qxl/qxl_render.c: add trace events | Alon Levy |