aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-12build: consolidate multiple variables into universal-obj-yPaolo Bonzini
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini
2013-01-12build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini
2013-01-12libcacard: list oslib-obj-y file explicitlyPaolo Bonzini
2013-01-12libcacard: link vscclient to dynamic libraryPaolo Bonzini
2013-01-12libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini
2013-01-12libcacard: add list of exported symbolsPaolo Bonzini
2013-01-12libcacard: use per-target variable definitionsPaolo Bonzini
2013-01-12libcacard: prepare to use -y trick in the MakefilePaolo Bonzini
2013-01-12libcacard: require libtool to build itPaolo Bonzini
2013-01-12libcacard: fix missing symbol in libcacard.soAlon Levy
2013-01-12build: remove CONFIG_SMARTCARDPaolo Bonzini
2013-01-12build: move dtrace rules to rules.makPaolo Bonzini
2013-01-12build: support linking with libtool objects/librariesPaolo Bonzini
2013-01-12build: make libtool verbose when making with V=1Paolo Bonzini
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini
2013-01-12qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini
2013-01-12Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-01-12Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2013-01-12Merge branch 's390-reorg' of git://repo.or.cz/qemu/rthBlue Swirl
2013-01-12hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return valueJulien Grall
2013-01-12tcg-i386: use LEA for 3-operand 64-bit additionPaolo Bonzini
2013-01-12pixman: fix warningGerd Hoffmann
2013-01-12gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_...Gerd Hoffmann
2013-01-12optionrom: build with discrete CPP and AS stepsBlue Swirl
2013-01-12slirp: remove unused field ttBlue Swirl
2013-01-12user: Consider symbolic links as possible directoriesRichard Henderson
2013-01-12alpha-linux-user: Fix sigactionRichard Henderson
2013-01-12linux-user: Rewrite __get_user/__put_user with __builtin_choose_exprRichard Henderson
2013-01-12bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_pRichard Henderson
2013-01-12bswap: Rewrite all ld<type>_<endian>_p functionsRichard Henderson
2013-01-12bswap: Add host endian unaligned access functionsRichard Henderson
2013-01-12bswap: Tidy base definitions of bswapNRichard Henderson
2013-01-12fdt: Use bswapN instead of bswap_NRichard Henderson
2013-01-11target-arm: Fix SWI (SVC) instruction in M profile.Alex_Rozenman@mentor.com
2013-01-11target-arm: use type_register() instead of type_register_static()Eduardo Habkost
2013-01-11Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-11Merge remote-tracking branch 'kraxel/q35.1' into stagingAnthony Liguori
2013-01-11Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori
2013-01-11hw/pc.c: Fix converting of ioport_register* to MemoryRegionJulien Grall
2013-01-11Replace remaining gmtime, localtime by gmtime_r, localtime_rStefan Weil
2013-01-11savevm: Remove MinGW specific code which is no longer neededStefan Weil
2013-01-11qga/channel-posix.c: Explicitly include string.hPeter Maydell
2013-01-11configure: Fix comment (copy+paste bug)Stefan Weil
2013-01-11Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs tooLaszlo Ersek
2013-01-11pc: rename machine typesGerd Hoffmann
2013-01-11q35: document chipset devicesGerd Hoffmann