Age | Commit message (Expand) | Author | Files | Lines |
2015-06-05 | display: enable DIRTY_MEMORY_VGA tracking explicitly | Paolo Bonzini | 5 | -7/+17 |
2015-06-05 | g364fb: remove pointless call to memory_region_set_coalescing | Paolo Bonzini | 1 | -1/+0 |
2015-06-05 | memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA | Paolo Bonzini | 2 | -2/+2 |
2015-06-05 | Makefile.target: set master BUILD_DIR | Peter Crosthwaite | 1 | -0/+2 |
2015-06-05 | exec: optimize phys_page_set_level | Paolo Bonzini | 1 | -14/+10 |
2015-06-05 | qemu-nbd: Switch to qemu_set_fd_handler | Fam Zheng | 1 | -4/+17 |
2015-06-05 | ppc: add helpful message when KVM fails to start VCPU | Laurent Vivier | 1 | -0/+8 |
2015-06-05 | Move parallel_hds_isa_init to hw/isa/isa-bus.c | Miroslav Rezanina | 2 | -25/+26 |
2015-06-05 | Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in... | Peter Maydell | 13 | -168/+597 |
2015-06-05 | target-s390x: Only access allocated storage keys | Alexander Graf | 1 | -1/+1 |
2015-06-05 | target-s390x: fix MVC instruction when areas overlap | Aurelien Jarno | 1 | -3/+4 |
2015-06-05 | target-s390x: use softmmu functions for mvcp/mvcs | Aurelien Jarno | 1 | -33/+20 |
2015-06-05 | target-s390x: support non current ASC in s390_cpu_handle_mmu_fault | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: add a cpu_mmu_idx_to_asc function | Aurelien Jarno | 1 | -3/+22 |
2015-06-05 | target-s390x: implement high-word facility | Aurelien Jarno | 2 | -0/+98 |
2015-06-05 | target-s390x: implement load-and-trap facility | Aurelien Jarno | 2 | -9/+81 |
2015-06-05 | target-s390x: implement miscellaneous-instruction-extensions facility | Aurelien Jarno | 2 | -0/+4 |
2015-06-05 | target-s390x: implement LPDFR and LNDFR instructions | Aurelien Jarno | 1 | -0/+2 |
2015-06-05 | target-s390x: implement TRANSLATE EXTENDED instruction | Aurelien Jarno | 4 | -0/+51 |
2015-06-05 | target-s390x: implement TRANSLATE AND TEST instruction | Aurelien Jarno | 4 | -0/+37 |
2015-06-05 | target-s390x: implement LOAD FP INTEGER instructions | Aurelien Jarno | 4 | -0/+63 |
2015-06-05 | target-s390x: move SET DFP ROUNDING MODE to the correct facility | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: move STORE CLOCK FAST to the correct facility | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: change CHRL and CGHRL format to RIL-b | Aurelien Jarno | 1 | -2/+2 |
2015-06-05 | target-s390x: fix CLGIT instruction | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: fix exception for invalid operation code | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: implement LAY and LAEY instructions | Aurelien Jarno | 2 | -0/+38 |
2015-06-05 | target-s390x: move a few instructions to the correct facility | Aurelien Jarno | 1 | -4/+4 |
2015-06-05 | target-s390x: detect tininess before rounding for FP operations | Aurelien Jarno | 1 | -0/+8 |
2015-06-05 | target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED | Aurelien Jarno | 1 | -6/+6 |
2015-06-05 | target-s390x: define default NaN values | Aurelien Jarno | 1 | -2/+6 |
2015-06-05 | target-s390x: fix MMU index computation | Aurelien Jarno | 1 | -4/+11 |
2015-06-05 | target-s390x: fix PSW value on dynamical exception from helpers | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: fix LOAD MULTIPLE instruction on page boundary | Aurelien Jarno | 1 | -29/+99 |
2015-06-05 | target-s390x: implement STPT helper | Aurelien Jarno | 1 | -3/+4 |
2015-06-05 | target-s390x: implement STCKC helper | Aurelien Jarno | 1 | -2/+3 |
2015-06-05 | target-s390x: streamline STCK helper | Aurelien Jarno | 1 | -7/+2 |
2015-06-05 | target-s390x: simplify SCKC helper | Aurelien Jarno | 1 | -3/+4 |
2015-06-05 | target-s390x: add a tod2time function | Aurelien Jarno | 2 | -2/+7 |
2015-06-05 | target-s390x: remove unused helpers | Aurelien Jarno | 2 | -22/+0 |
2015-06-05 | target-s390x: optimize (negative-) abs computation | Aurelien Jarno | 3 | -26/+14 |
2015-06-05 | target-s390x: fix CC computation for LOAD POSITIVE instructions | Aurelien Jarno | 1 | -2/+2 |
2015-06-05 | target-s390x: fix CC computation for EX instruction | Aurelien Jarno | 1 | -2/+1 |
2015-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 32 | -108/+920 |
2015-06-04 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 37 | -222/+2703 |
2015-06-04 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0... | Peter Maydell | 34 | -86/+71 |
2015-06-04 | vhost: logs sharing | Jason Wang | 2 | -19/+66 |
2015-06-04 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell | 7 | -13/+139 |
2015-06-04 | hw/acpi: piix4_pm_init(): take fw_cfg object no more | Laszlo Ersek | 4 | -15/+12 |
2015-06-04 | hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core | Laszlo Ersek | 2 | -8/+12 |