Age | Commit message (Expand) | Author |
2011-07-17 | xen_console: fix memory leak | Stefano Stabellini |
2011-07-17 | xen: enable console and disk backend in HVM mode | Stefano Stabellini |
2011-07-17 | xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN | Jan Kiszka |
2011-07-17 | xen: Clean up map cache API naming | Jan Kiszka |
2011-07-17 | xen: Clean up build system | Jan Kiszka |
2011-07-16 | Fix signal handling of SIG_IPI when io-thread is enabled | Alexandre Raymond |
2011-07-16 | Fix signal handling when io-thread is disabled | Alexandre Raymond |
2011-07-16 | tcg/README: Expand advice on number of TCG ops per target insn | Peter Maydell |
2011-07-14 | set ELF_HWCAP for SPARC and SPARC64 | Artyom Tarasenko |
2011-07-14 | Sparc: fix FPU and AM enable checks for translation | Blue Swirl |
2011-07-14 | SPARC64: C99 comment fix for block-transfer ASIs | Tsuneo Saito |
2011-07-14 | SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfa | Tsuneo Saito |
2011-07-14 | SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa | Tsuneo Saito |
2011-07-14 | SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa | Tsuneo Saito |
2011-07-14 | SPARC64: fp_disabled checks on stfa/stdfa/stqfa | Tsuneo Saito |
2011-07-14 | SPARC64: Implement stfa/stdfa/stqfa instrcutions properly | Tsuneo Saito |
2011-07-14 | SPARC64: fp_disabled checks on ldfa/lddfa/ldqfa | Tsuneo Saito |
2011-07-14 | SPARC64: Implement ldfa/lddfa/ldqfa instructions properly | Tsuneo Saito |
2011-07-12 | os-posix: set groups properly for -runas | Stefan Hajnoczi |
2011-07-12 | esp: cancel current request only if some request is in flight | Hervé Poussineau |
2011-07-12 | target-alpha, target-ppc: Remove unnecessary setjmp.h include | Peter Maydell |
2011-07-12 | Remove unneeded setjmp.h (fix compilation on Debian "lenny") | Stefan Weil |
2011-07-12 | tcg: Reload local variables after return from longjmp | Jan Kiszka |
2011-07-12 | exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses | Peter Maydell |
2011-07-12 | exec.c: Fix calculation of code_gen_buffer_max_size | Peter Maydell |
2011-07-12 | spapr: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | s390-virtio: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | ppc405_uc: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | pl080: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | msix: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | msi: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | intel-hda: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | hpet: use specific endian ld/st_phys | Alexander Graf |
2011-07-12 | exec: add endian specific phys ld/st functions | Alexander Graf |
2011-07-05 | ide: Initialise buffers with zeros | Kevin Wolf |
2011-07-05 | ide: Ignore reads during PIO in and writes during PIO out | Kevin Wolf |
2011-07-05 | block: drive_init(): Improve CHS setting error message | Luiz Capitulino |
2011-07-05 | block: drive_init(): Simplify interface type setting | Luiz Capitulino |
2011-07-05 | virtio-blk: Turn drive serial into a qdev property | Markus Armbruster |
2011-07-05 | block/raw-posix: Linux compat-ioctl warning workaround | Johannes Stezenbach |
2011-07-05 | qemu-img: Add cache command line option | Federico Simoncelli |
2011-07-05 | Documentation: Remove outdated host_device note | Kevin Wolf |
2011-07-04 | pxa2xx_lcd: add proper rotation support | Vasily Khoruzhick |
2011-07-04 | arm: Add const attribute to some arm_boot_info pointers | Stefan Weil |
2011-07-02 | esp: correctly fill bus id with requested lun | Hervé Poussineau |
2011-07-02 | TCG/PPC: use stack for TCG temps | Blue Swirl |
2011-07-01 | fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivx | Artyom Tarasenko |
2011-07-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-07-01 | tcg-hppa: Support deposit opcode. | Richard Henderson |
2011-07-01 | hppa: Fix printf warnings in hppa-dis.c. | Richard Henderson |