Age | Commit message (Expand) | Author |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh |
2013-08-22 | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-08-22 | aio / timers: Rename qemu_timer_* functions | Alex Bligh |
2013-08-20 | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130820' into st... | Anthony Liguori |
2013-08-20 | Merge remote-tracking branch 'stefanha/block-next' into staging | Anthony Liguori |
2013-08-20 | Merge remote-tracking branch 'rth/axp-next' into staging | Anthony Liguori |
2013-08-20 | hw/timer/imx_epit: Simplify and fix imx_epit implementation | Peter Chubb |
2013-08-20 | default-configs: Fix A9MP and A15MP config names | Peter Maydell |
2013-08-20 | hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs | Peter Maydell |
2013-08-20 | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/vexpress: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/versatilepb: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/strongarm: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/realview: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/omap*: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/musicpal: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/kzm: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/integratorcp: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/highbank: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/exynos4210: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/armv7m: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | target-arm: Make IRQ and FIQ gpio lines on the CPU object | Peter Maydell |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi |
2013-08-19 | dataplane/virtio-blk: drop flush_true() and flush_io() | Stefan Hajnoczi |
2013-08-19 | dataplane/virtio-blk: check exit conditions before aio_poll() | Stefan Hajnoczi |
2013-08-16 | target-alpha: Implement the typhoon iommu | Richard Henderson |
2013-08-16 | qdev: Set globals in instance_post_init function | Eduardo Habkost |
2013-08-14 | mips_malta: do not raise exceptions when accessing invalid memory | Aurelien Jarno |
2013-08-13 | pvpanic: fix bad merge | Anthony Liguori |
2013-08-12 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-08-12 | pc: drop external DSDT loading | Anthony Liguori |
2013-08-12 | hw/misc: make pvpanic known to user | Marcel Apfelbaum |
2013-08-12 | hw/misc: don't create pvpanic device by default | Marcel Apfelbaum |
2013-08-12 | pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older | Eduardo Habkost |
2013-08-12 | pc_sysfw: do not make it a device anymore | Paolo Bonzini |
2013-08-12 | pc_sysfw: remove the rom_only property | Paolo Bonzini |
2013-08-12 | sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible | Paolo Bonzini |
2013-08-12 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-08-12 | Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into staging | Anthony Liguori |
2013-08-12 | Merge remote-tracking branch 'kraxel/usb.87' into staging | Anthony Liguori |
2013-08-12 | hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues | Peter Maydell |
2013-08-12 | vhost: clear signalled_used_valid on vhost stop | Michael S. Tsirkin |
2013-08-12 | virtio: clear signalled_used_valid when switching from dataplane | Stefan Hajnoczi |
2013-08-12 | i82801b11: Fix i82801b11 PCI host bridge config space | Gerd Hoffmann |
2013-08-12 | pc: disable pci-info for 1.6 | Michael S. Tsirkin |
2013-08-09 | hw/virtio/virtio: Don't allow guests to add/remove queues | Peter Maydell |
2013-08-08 | mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 | Aurelien Jarno |