22606 Commits (95bf787e40adead611f79cae6e8a57cc175df95e)
 

Author SHA1 Message Date
Aurelien Jarno 95bf787e40 target-mips: rename helper flags 14 years ago
Aurelien Jarno 2a997687b8 target-microblaze: rename helper flags 14 years ago
Aurelien Jarno 95b638a292 target-i386: rename helper flags 14 years ago
Aurelien Jarno 3e2bed86a2 target-cris: rename helper flags 14 years ago
Aurelien Jarno 4b3d4829ab target-arm: rename helper flags 14 years ago
Aurelien Jarno 0c0dcdfed0 target-alpha: rename helper flags 14 years ago
Aurelien Jarno 7850527966 tcg: rework TCG helper flags 14 years ago
Aurelien Jarno 3d5c5f876d tcg: synchronize globals for ops with side effects 14 years ago
Aurelien Jarno b202d41ee7 tcg: forbid ld/st function to modify globals 14 years ago
Aurelien Jarno 344028ba0f tcg: fix some op flags 14 years ago
Aurelien Jarno 2c0366f036 tcg: don't explicitly save globals and temps 14 years ago
Aurelien Jarno 7dfd8c6aa1 tcg: start with local temps in TEMP_VAL_MEM state 14 years ago
Aurelien Jarno a52ad07e7c tcg: always mark dead input arguments as dead 14 years ago
Aurelien Jarno c29c1d7edf tcg: rewrite tcg_reg_alloc_mov() 14 years ago
Aurelien Jarno 4c4e1ab26b tcg: improve tcg_reg_alloc_movi() 14 years ago
Aurelien Jarno 9c43b68de6 tcg: rework liveness analysis 14 years ago
Aurelien Jarno ec7a869d31 tcg: sync output arguments on liveness request 14 years ago
Aurelien Jarno 1ad80729be tcg: add temp_sync() 14 years ago
Aurelien Jarno 7f6ceedf9c tcg: add tcg_reg_sync() 14 years ago
Aurelien Jarno 639368dd68 tcg: add temp_dead() 14 years ago
Aurelien Jarno 17b914912d tcg/i386: remove ld/st third argument register constraint 14 years ago
Aurelien Jarno 166792f7bb tcg/i386: remove suboptimal register shifting 14 years ago
Max Filippov 50cd721482 hw/xtensa_sim: get rid of intermediate xtensa_sim_init 14 years ago
Max Filippov d64ed08eec hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs 14 years ago
Peter Maydell d1bd2423a9 Makefile: Forbid out-of-tree build from a source tree that has been built in 14 years ago
Catalin Patulea 49cdaea18b tests/tcg: fix a few warnings 14 years ago
Aurelien Jarno 0356404b0f target-sparc64: disable VGA cirrus 14 years ago
Blue Swirl 8a52731705 Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm 14 years ago
Bruce Rogers 9bca81624e configure: avoid compiler warning in pipe2 detection 14 years ago
Peter Maydell c1556a812a configure: Disable (clang) initializer-overrides warnings 14 years ago
Luiz Capitulino 8473f37739 win32: fix broken build due to missing QEMU_MADV_HUGEPAGE 14 years ago
Anthony Liguori c6b8141b84 Merge remote-tracking branch 'bonzini/nbd-next' into staging 14 years ago
Peter Maydell 8b279a60dc target-arm: Remove out of date FIXME regarding saturating arithmetic 14 years ago
Peter Maydell 36c91fd115 target-arm: Implement abs_i32 inline rather than as a helper 14 years ago
Peter Maydell ee6fa5593e target-arm: Use TCG operation for Neon 64 bit negation 14 years ago
Peter Maydell f296c0d172 arm-semi.c: Handle get/put_user() failure accessing arguments 14 years ago
Paolo Bonzini 6dd844db4a qmp: add NBD server commands 14 years ago
Paolo Bonzini d7d512f609 block: add close notifiers 14 years ago
Paolo Bonzini 3cbc002c34 block: prepare code for adding block notifiers 14 years ago
Paolo Bonzini 101f9cbc2b qemu-sockets: add socket_listen, socket_connect, socket_parse 14 years ago
Paolo Bonzini 0ef3dd6c2d tests: do not include tools-obj-y 14 years ago
Paolo Bonzini 879e45c72d qemu-sockets: return InetSocketAddress from inet_parse 14 years ago
Paolo Bonzini 5be8c759f0 qapi: add socket address types 14 years ago
Paolo Bonzini 69758c22e0 build: add QAPI files to the tools 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Paolo Bonzini 3f8b11bc7d vnc: drop QERR_VNC_SERVER_FAILED 14 years ago
Paolo Bonzini 58899664de qemu-sockets: add error propagation to Unix socket functions 14 years ago
Paolo Bonzini 2f002c43eb qemu-sockets: add error propagation to inet_parse 14 years ago
Paolo Bonzini 4f085c8229 qemu-sockets: add error propagation to inet_dgram_opts 14 years ago
Paolo Bonzini 11663b553b qemu-sockets: add error propagation to inet_connect_addr 14 years ago