Age | Commit message (Expand) | Author |
2012-04-15 | pseries: Consolidate hack for RTAS display-character usage | David Gibson |
2012-04-15 | pseries: Remove unused fields from VIOsPAPRBus structure | David Gibson |
2012-04-15 | pseries: Implement RTAS system-reboot call | David Gibson |
2012-04-15 | pseries: Fix bug with reset of VIO CRQs | David Gibson |
2012-04-15 | pseries: Clean up hcall_dprintf() debugging messages | David Gibson |
2012-04-14 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-04-13 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-04-13 | hw/arm_gic: Remove stray hardcoded tab | Peter Maydell |
2012-04-13 | hw/arm_gic: gic_set_pending_private() is NVIC only | Peter Maydell |
2012-04-13 | hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC define | Peter Maydell |
2012-04-13 | hw/arm_gic: Make gic_reset a sysbus reset function | Peter Maydell |
2012-04-13 | hw/arm11mpcore: Convert to using sysbus GIC device | Peter Maydell |
2012-04-13 | hw/exynos4210_gic: Convert to using sysbus GIC | Peter Maydell |
2012-04-13 | hw/realview_gic: switch to sysbus GIC | Peter Maydell |
2012-04-13 | hw/a9mpcore: Switch to using sysbus GIC | Peter Maydell |
2012-04-13 | hw/a15mpcore: switch to using sysbus GIC | Peter Maydell |
2012-04-13 | hw/arm_gic: Make the GIC its own sysbus device | Peter Maydell |
2012-04-13 | hw/arm_gic: Expose PPI inputs as gpio inputs | Peter Maydell |
2012-04-13 | hw/arm_gic: Move gic_get_current_cpu into arm_gic.c | Peter Maydell |
2012-04-13 | hw/arm_gic: Move NCPU definition to arm_gic.c | Peter Maydell |
2012-04-13 | hw/exynos4210_combiner.c: Drop excessive read/write access check. | Evgeny Voevodin |
2012-04-13 | ARM: Exynos4210: Drop gic_cpu_write() after initialization. | Evgeny Voevodin |
2012-04-13 | Fix bit test in Exynos4210 UART emulation to use & instead of && | Daniel P. Berrange |
2012-04-12 | kvmclock: guest stop notification | Eric B Munson |
2012-04-12 | kvm: allow arbitrarily sized mmio ioeventfd | Michael S. Tsirkin |
2012-04-12 | ps2: avoid repeated header file includes | Wanpeng Li |
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 |