Age | Commit message (Expand) | Author |
2011-10-15 | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code | Aneesh Kumar K.V |
2011-10-15 | hw/9pfs: Use export_flag for indicating whether fs driver use path names. | Aneesh Kumar K.V |
2011-10-15 | hw/9pfs: Use fs driver specific lstat | M. Mohan Kumar |
2011-10-15 | scripts: Simpletrace log analysis script for pretty-printing 9p log. | Harsh Prateek Bora |
2011-10-15 | hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing. | Harsh Prateek Bora |
2011-10-15 | hw/9pfs: Introduce tracing for 9p pdu handlers | Harsh Prateek Bora |
2011-10-15 | hw/9pfs: Add st_gen support for handle based fs driver | Harsh Prateek Bora |
2011-10-15 | hw/9pfs: Add st_gen support in getattr reply | Harsh Prateek Bora |
2011-10-15 | hw/9pfs: Add open flag mapping | M. Mohan Kumar |
2011-10-15 | hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long | Daniel P. Berrange |
2011-10-15 | virtio-9p: Use 9P specific Lock constants | M. Mohan Kumar |
2011-10-15 | hw/9pfs: Fix build error on platform that don't support futimens | Aneesh Kumar K.V |
2011-10-15 | qemu-options.hx: Update virtfs command documentation | Aneesh Kumar K.V |
2011-10-12 | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V |
2011-10-12 | hw/9pfs: Use ioeventfd for 9p | Aneesh Kumar K.V |
2011-10-10 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2011-10-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-10-10 | Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into staging | Anthony Liguori |
2011-10-09 | Restore consistent formatting | malc |
2011-10-09 | Merge remote-tracking branch 'upstream' into memory/batch | Avi Kivity |
2011-10-09 | target-alpha: Fix compilation errors for 32 bit hosts | Stefan Weil |
2011-10-08 | Merge branch 'axp-system-7' of git://repo.or.cz/qemu/rth | Blue Swirl |
2011-10-08 | target-alpha: Add high-resolution access to wall clock and an alarm. | Richard Henderson |
2011-10-08 | target-alpha: Implement HALT IPR. | Richard Henderson |
2011-10-08 | target-alpha: Implement WAIT IPR. | Richard Henderson |
2011-10-08 | target-alpha: Add CLIPPER emulation. | Richard Henderson |
2011-10-08 | target-alpha: Add custom PALcode image for CLIPPER emulation. | Richard Henderson |
2011-10-08 | target-alpha: Honor icount for RPCC instruction. | Richard Henderson |
2011-10-08 | Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32 | Blue Swirl |
2011-10-08 | Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha | Blue Swirl |
2011-10-08 | tcg/s390: Remove unused tcg_out_addi() | Peter Maydell |
2011-10-08 | tcg/ia64: Remove unused tcg_out_addi() | Peter Maydell |
2011-10-08 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-10-08 | ARM: fix segfault | Blue Swirl |
2011-10-06 | ppc64: Fix linker script | Andreas Färber |
2011-10-06 | pseries: Implement set-time-of-day RTAS function | Breno Leitao |
2011-10-06 | pseries: Refactor spapr irq allocation | David Gibson |
2011-10-06 | PPC: Clean up BookE timer code | Alexander Graf |
2011-10-06 | PPC: booke timers | Fabien Chouteau |
2011-10-06 | KVM: PPC: Use HIOR setting for -M pseries with PR KVM | Alexander Graf |
2011-10-06 | KVM: Update kernel headers | Alexander Graf |
2011-10-06 | KVM: Update kernel headers | Alexander Graf |
2011-10-06 | PPC: Fix heathrow PIC to use little endian MMIO | Alexander Graf |
2011-10-06 | PPC: Fix via-cuda memory registration | Alexander Graf |
2011-10-06 | ppc: move ADB stuff from ppc_mac.h to adb.h | Laurent Vivier |
2011-10-06 | openpic: Unfold write_IRQreg | Alexander Graf |
2011-10-06 | openpic: Unfold read_IRQreg | Alexander Graf |
2011-10-06 | ppc405: use RAM_ADDR_FMT instead of %08lx | Stefan Hajnoczi |
2011-10-06 | Gdbstub: handle read of fpscr | Fabien Chouteau |
2011-10-06 | vscsi: send the CHECK_CONDITION status down together with autosense data | Paolo Bonzini |