Age | Commit message (Expand) | Author |
2011-02-10 | microblaze: Handle singlestepping over direct jmps | Edgar E. Iglesias |
2011-02-09 | Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu | Aurelien Jarno |
2011-02-09 | target-arm: implement vsli.64, vsri.64 | Christophe Lyon |
2011-02-09 | target-arm: fix VSHLL Neon instruction. | Christophe Lyon |
2011-02-09 | [PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floor | Chris Dearman |
2011-02-09 | target-arm: Fix 32 bit signed saturating narrow | Peter Maydell |
2011-02-09 | target-arm: Fix VQMOVUN Neon instruction. | Juha Riihimäki |
2011-02-09 | linux-user: fix for loopmount ioctl | Martin Mohring |
2011-02-09 | linux-user: fix build errors for mmap2-only ports | Mike Frysinger |
2011-02-09 | user: speed up init_paths a bit | Mike Frysinger |
2011-02-09 | linux-user: implement sched_{g,s}etaffinity | Mike Frysinger |
2011-02-09 | linux-user/FLAT: allow targets to override FLAT processing | Mike Frysinger |
2011-02-09 | linux-user/FLAT: fix auto-stack sizing | Mike Frysinger |
2011-02-09 | linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace | Mike Frysinger |
2011-02-09 | linux-user: add ppoll syscall support | Mike Frysinger |
2011-02-09 | linux-user/elfload: add FDPIC support | Mike Frysinger |
2011-02-09 | linux-user: fix sizeof handling for getsockopt | Mike Frysinger |
2011-02-09 | linux-user: Fix possible realloc memory leak | Stefan Weil |
2011-02-09 | linux-user: Add support for -version option | Peter Maydell |
2011-02-08 | cris, microblaze: use cpu_has_work | Paolo Bonzini |
2011-02-08 | x86: Fix MCA broadcast parameters for TCG case | Jan Kiszka |
2011-02-07 | qemu-timer: Fix compilation of new timer code for w32, w64 | Stefan Weil |
2011-02-07 | block: enable in_use flag | Marcelo Tosatti |
2011-02-07 | Add flag to indicate external users to block device | Marcelo Tosatti |
2011-02-07 | block-migration: add reference to target DriveInfo | Marcelo Tosatti |
2011-02-07 | blockdev: add refcount to DriveInfo | Marcelo Tosatti |
2011-02-07 | block-migration: actually disable dirty tracking on cleanup | Marcelo Tosatti |
2011-02-07 | ahci: make number of ports runtime determined | Alexander Graf |
2011-02-07 | ahci: Implement HBA reset | Alexander Graf |
2011-02-07 | ahci: send init d2h fis on fis enable | Alexander Graf |
2011-02-07 | ahci: split ICH and AHCI even more | Alexander Graf |
2011-02-07 | ahci: add license header in ahci.h | Alexander Graf |
2011-02-07 | ahci: split ICH9 from core | Sebastian Herbszt |
2011-02-07 | block/vdi: Fix wrong size in conditionally used memset, memcmp | Stefan Weil |
2011-02-07 | Documentation: add Sheepdog disk images | MORITA Kazutaka |
2011-02-07 | qcow2: Really use cache=unsafe for image creation | Kevin Wolf |
2011-02-05 | checkpatch.pl: don't complain about old lines with tabs | Blue Swirl |
2011-02-04 | target-arm: Fix decoding of Thumb preload and hint space | Peter Maydell |
2011-02-04 | target-arm: Fix decoding of preload and memory hint space | Peter Maydell |
2011-02-04 | target-arm: Clean up handling of MPIDR | Peter Maydell |
2011-02-04 | target-arm: Add CPU feature flag for v7MP | Peter Maydell |
2011-02-04 | do not pass NULL to strdup. | Gleb Natapov |
2011-02-04 | Set the right overflow bit for neon 32 and 64 bit saturating add/sub. | Christophe Lyon |
2011-02-04 | target-arm: Fix Neon vsra instructions. | Christophe Lyon |
2011-02-04 | target-sh4: fix negc | Aurelien Jarno |
2011-02-04 | ioapic: Style & magics cleanup | Jan Kiszka |
2011-02-04 | ioapic: Add support for qemu-kvm's vmstate v2 | Jan Kiszka |
2011-02-04 | ioapic: Save/restore irr | Jan Kiszka |
2011-02-04 | ioapic: Implement EOI handling for level-triggered IRQs | Jan Kiszka |
2011-02-04 | vnc: qemu can die if the client is disconnected while updating screen | Corentin Chary |