Age | Commit message (Expand) | Author |
2012-10-28 | target-xtensa: rename helper flags | Aurelien Jarno |
2012-10-28 | target-sparc: rename helper flags | Aurelien Jarno |
2012-10-28 | target-sh4: rename helper flags | Aurelien Jarno |
2012-10-28 | target-s390x: rename helper flags | Aurelien Jarno |
2012-10-28 | target-ppc: rename helper flags | Aurelien Jarno |
2012-10-28 | target-mips: rename helper flags | Aurelien Jarno |
2012-10-28 | target-microblaze: rename helper flags | Aurelien Jarno |
2012-10-28 | target-i386: rename helper flags | Aurelien Jarno |
2012-10-28 | target-cris: rename helper flags | Aurelien Jarno |
2012-10-28 | target-arm: rename helper flags | Aurelien Jarno |
2012-10-28 | target-alpha: rename helper flags | Aurelien Jarno |
2012-10-28 | tcg: rework TCG helper flags | Aurelien Jarno |
2012-10-28 | tcg: synchronize globals for ops with side effects | Aurelien Jarno |
2012-10-28 | tcg: forbid ld/st function to modify globals | Aurelien Jarno |
2012-10-28 | tcg: fix some op flags | Aurelien Jarno |
2012-10-28 | tcg: don't explicitly save globals and temps | Aurelien Jarno |
2012-10-28 | tcg: start with local temps in TEMP_VAL_MEM state | Aurelien Jarno |
2012-10-28 | tcg: always mark dead input arguments as dead | Aurelien Jarno |
2012-10-28 | tcg: rewrite tcg_reg_alloc_mov() | Aurelien Jarno |
2012-10-28 | tcg: improve tcg_reg_alloc_movi() | Aurelien Jarno |
2012-10-28 | tcg: rework liveness analysis | Aurelien Jarno |
2012-10-28 | tcg: sync output arguments on liveness request | Aurelien Jarno |
2012-10-28 | tcg: add temp_sync() | Aurelien Jarno |
2012-10-28 | tcg: add tcg_reg_sync() | Aurelien Jarno |
2012-10-28 | tcg: add temp_dead() | Aurelien Jarno |
2012-10-28 | tcg/i386: remove ld/st third argument register constraint | Aurelien Jarno |
2012-10-28 | tcg/i386: remove suboptimal register shifting | Aurelien Jarno |
2012-10-27 | hw/xtensa_sim: get rid of intermediate xtensa_sim_init | Max Filippov |
2012-10-27 | hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs | Max Filippov |
2012-10-27 | Makefile: Forbid out-of-tree build from a source tree that has been built in | Peter Maydell |
2012-10-27 | tests/tcg: fix a few warnings | Catalin Patulea |
2012-10-27 | target-sparc64: disable VGA cirrus | Aurelien Jarno |
2012-10-27 | Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel... | Blue Swirl |
2012-10-27 | configure: avoid compiler warning in pipe2 detection | Bruce Rogers |
2012-10-27 | configure: Disable (clang) initializer-overrides warnings | Peter Maydell |
2012-10-24 | win32: fix broken build due to missing QEMU_MADV_HUGEPAGE | Luiz Capitulino |
2012-10-24 | Merge remote-tracking branch 'bonzini/nbd-next' into staging | Anthony Liguori |
2012-10-24 | target-arm: Remove out of date FIXME regarding saturating arithmetic | Peter Maydell |
2012-10-24 | target-arm: Implement abs_i32 inline rather than as a helper | Peter Maydell |
2012-10-24 | target-arm: Use TCG operation for Neon 64 bit negation | Peter Maydell |
2012-10-24 | arm-semi.c: Handle get/put_user() failure accessing arguments | Peter Maydell |
2012-10-23 | qmp: add NBD server commands | Paolo Bonzini |
2012-10-23 | block: add close notifiers | Paolo Bonzini |
2012-10-23 | block: prepare code for adding block notifiers | Paolo Bonzini |
2012-10-23 | qemu-sockets: add socket_listen, socket_connect, socket_parse | Paolo Bonzini |
2012-10-23 | tests: do not include tools-obj-y | Paolo Bonzini |
2012-10-23 | qemu-sockets: return InetSocketAddress from inet_parse | Paolo Bonzini |
2012-10-23 | qapi: add socket address types | Paolo Bonzini |
2012-10-23 | build: add QAPI files to the tools | Paolo Bonzini |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |