Age | Commit message (Expand) | Author |
2010-02-09 | sh7750: handle MMUCR TI bit | Aurelien Jarno |
2010-02-08 | Merge remote branch 'qemu-kvm/uq/master' into staging-tmp | Anthony Liguori |
2010-02-08 | SH4/R2D: fix poweroff | Aurelien Jarno |
2010-02-07 | dec: actually implement PCI bridging | Blue Swirl |
2010-02-07 | esp: use CamelCaseFunc for function types | Blue Swirl |
2010-02-07 | fw_cfg: don't use reserved _ prefix | Blue Swirl |
2010-02-07 | fdc: don't use reserved _ prefix | Blue Swirl |
2010-02-07 | fdc: don't use reserved _t suffix | Blue Swirl |
2010-02-07 | escc: don't use reserved _t suffix | Blue Swirl |
2010-02-07 | m48t59: don't use reserved _t suffix | Blue Swirl |
2010-02-07 | Do not use dprintf | malc |
2010-02-06 | mips/malta: fix typo | Aurelien Jarno |
2010-02-06 | PCI: show also host bridge data in "info pci" output | Blue Swirl |
2010-02-06 | PCI: fix multiple bridge problems | Blue Swirl |
2010-02-05 | Refactor DEC 21154 PCI bridge | Blue Swirl |
2010-02-03 | KVM: Make vmport KVM-compatible | Jan Kiszka |
2010-02-03 | qdev: Add rudimentary help for property value | Markus Armbruster |
2010-02-03 | qdev: Add help for device properties | Markus Armbruster |
2010-02-03 | Revert "qdev: Add help for device properties" | Markus Armbruster |
2010-02-03 | Revert "qdev: Add help for property value" | Markus Armbruster |
2010-02-03 | qdev: Fix exit code for -device ? | Markus Armbruster |
2010-01-30 | sparc64: implement basic IOMMU/interrupt handling | Blue Swirl |
2010-01-29 | Sparc64: byte swap IO port access | Blue Swirl |
2010-01-29 | virtio-blk: Fix error cases which ignored rerror/werror | Kevin Wolf |
2010-01-29 | virtio-blk: Fix restart after read error | Kevin Wolf |
2010-01-29 | virtio_blk: Factor virtio_blk_handle_request out | Kevin Wolf |
2010-01-29 | cirrus: Properly re-register cirrus_linear_io_addr on vram unmap | Jan Kiszka |
2010-01-29 | virtio-serial-bus: Fix bus initialisation and allow for bus identification | Amit Shah |
2010-01-27 | sparc64: reimplement tick timers v4 | Igor V. Kovalenko |
2010-01-27 | pflash: Buffer block writes | Edgar E. Iglesias |
2010-01-26 | virtio: Add memory statistics reporting to the balloon driver | Adam Litke |
2010-01-26 | win32: pair qemu_memalign() with qemu_vfree() | Herve Poussineau |
2010-01-26 | PCI: fix bridge configuration | Blue Swirl |
2010-01-26 | virtio-console: Rename virtio-serial.c back to virtio-console.c | Amit Shah |
2010-01-26 | ide save/restore current transfer fields | Marcelo Tosatti |
2010-01-26 | PCI: do_pci_info(): PCI bridge devices support | Luiz Capitulino |
2010-01-26 | PCI: Convert pci_info() to QObject | Luiz Capitulino |
2010-01-26 | qdev: Add help for property value | Stefan Weil |
2010-01-26 | qdev: Add help for device properties | Stefan Weil |
2010-01-26 | check pipe() return value | Juan Quintela |
2010-01-24 | Sparc64: fix initrd | Blue Swirl |
2010-01-24 | pflash: Dont open memarea for full IO if already done. | Edgar E. Iglesias |
2010-01-24 | pflash: Reduce writebuf len for 8-bit flashes. | Edgar E. Iglesias |
2010-01-24 | pflash: Remove dead code, no functional changes. | Edgar E. Iglesias |
2010-01-24 | microblaze: The petalogix s3adsp board uses intel flashes | Edgar E. Iglesias |
2010-01-24 | Sparc32: fix free-run timer | Blue Swirl |
2010-01-24 | Musicpal: Fix descriptor walk in eth_send | Jan Kiszka |
2010-01-23 | Musicpal: Fix wm8750 I2C address | Jan Kiszka |
2010-01-22 | Sparc64: fix PCI probe problems | Blue Swirl |
2010-01-20 | reduce number of reinjects on ACK | Gleb Natapov |