Age | Commit message (Expand) | Author |
2013-01-14 | Merge remote-tracking branch 'bonzini/stub' into staging | Anthony Liguori |
2013-01-14 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2013-01-12 | build: improve quiet output for .stp rules | Paolo Bonzini |
2013-01-12 | build: fold trace-obj-y into libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: some simplifications for "trace/Makefile.objs" | Paolo Bonzini |
2013-01-12 | build: remove coroutine-obj-y | Paolo Bonzini |
2013-01-12 | build: move version-obj-y to the generic LINK rule | Paolo Bonzini |
2013-01-12 | build: move base QAPI files to libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move QAPI definitions for QEMU out of qapi-obj-y | Paolo Bonzini |
2013-01-12 | build: consolidate multiple variables into universal-obj-y | Paolo Bonzini |
2013-01-12 | build: move qobject files to qobject/ and libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini |
2013-01-12 | build: move files away from tools-obj-y, common-obj-y, user-obj-y | Paolo Bonzini |
2013-01-12 | build: move util-obj-y to libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: rename oslib-obj-y to util-obj-y | Paolo Bonzini |
2013-01-12 | libcacard: list oslib-obj-y file explicitly | Paolo Bonzini |
2013-01-12 | libcacard: link vscclient to dynamic library | Paolo Bonzini |
2013-01-12 | libcacard: rewrite Makefile in non-recursive style | Paolo Bonzini |
2013-01-12 | libcacard: add list of exported symbols | Paolo Bonzini |
2013-01-12 | libcacard: use per-target variable definitions | Paolo Bonzini |
2013-01-12 | libcacard: prepare to use -y trick in the Makefile | Paolo Bonzini |
2013-01-12 | libcacard: require libtool to build it | Paolo Bonzini |
2013-01-12 | libcacard: fix missing symbol in libcacard.so | Alon Levy |
2013-01-12 | build: remove CONFIG_SMARTCARD | Paolo Bonzini |
2013-01-12 | build: move dtrace rules to rules.mak | Paolo Bonzini |
2013-01-12 | build: support linking with libtool objects/libraries | Paolo Bonzini |
2013-01-12 | build: make libtool verbose when making with V=1 | Paolo Bonzini |
2013-01-12 | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini |
2013-01-12 | qemu-option: move standard option definitions out of qemu-config.c | Paolo Bonzini |
2013-01-12 | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-01-12 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2013-01-12 | Merge branch 's390-reorg' of git://repo.or.cz/qemu/rth | Blue Swirl |
2013-01-12 | hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return value | Julien Grall |
2013-01-12 | tcg-i386: use LEA for 3-operand 64-bit addition | Paolo Bonzini |
2013-01-12 | pixman: fix warning | Gerd Hoffmann |
2013-01-12 | gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_... | Gerd Hoffmann |
2013-01-12 | optionrom: build with discrete CPP and AS steps | Blue Swirl |
2013-01-12 | slirp: remove unused field tt | Blue Swirl |
2013-01-12 | user: Consider symbolic links as possible directories | Richard Henderson |
2013-01-12 | alpha-linux-user: Fix sigaction | Richard Henderson |
2013-01-12 | linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr | Richard Henderson |
2013-01-12 | bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p | Richard Henderson |
2013-01-12 | bswap: Rewrite all ld<type>_<endian>_p functions | Richard Henderson |
2013-01-12 | bswap: Add host endian unaligned access functions | Richard Henderson |
2013-01-12 | bswap: Tidy base definitions of bswapN | Richard Henderson |
2013-01-12 | fdt: Use bswapN instead of bswap_N | Richard Henderson |
2013-01-11 | target-arm: Fix SWI (SVC) instruction in M profile. | Alex_Rozenman@mentor.com |
2013-01-11 | target-arm: use type_register() instead of type_register_static() | Eduardo Habkost |
2013-01-11 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-01-11 | Merge remote-tracking branch 'kraxel/q35.1' into staging | Anthony Liguori |