Age | Commit message (Expand) | Author |
2012-11-18 | tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize) | Stefan Weil |
2012-11-17 | libseccomp: require version 1.0.0 | Blue Swirl |
2012-11-14 | pixman: build internal version early | Gerd Hoffmann |
2012-11-14 | pixman: set --host for cross builds | Gerd Hoffmann |
2012-11-14 | pixman: add output dir to include path | Gerd Hoffmann |
2012-11-03 | tcg/ppc: ld/st optimization | malc |
2012-11-03 | configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization | Yeongkyoon Lee |
2012-11-01 | Merge remote-tracking branch 'kraxel/usb.69' into staging | Anthony Liguori |
2012-11-01 | usb-redir: Add support for 32 bits bulk packet length | Hans de Goede |
2012-11-01 | pixman: windup in configure & makefiles | Gerd Hoffmann |
2012-10-30 | configure: use -Wwombat to test whether gcc recognizes -Wno-wombat | Peter Maydell |
2012-10-28 | qemu-timer: Check for usable fields for SIGEV_THREAD_ID | Richard Henderson |
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-22 | fix CONFIG_QEMU_HELPERDIR generation again | Michael Tokarev |
2012-10-19 | configure: Fix CONFIG_QEMU_HELPERDIR generation | Jan Kiszka |
2012-10-19 | Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi... | Aurelien Jarno |
2012-10-19 | configure: Remove unused parameters from main function | Stefan Weil |
2012-10-12 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into staging | Anthony Liguori |
2012-10-12 | configure: Remove unnecessary host_guest_base code | Peter Maydell |
2012-10-12 | configure: Tidy up remnants of non-64-bit physaddrs | Peter Maydell |
2012-10-09 | configure: add --localstatedir | Luiz Capitulino |
2012-10-08 | spice: raise requirement to 0.12 | Gerd Hoffmann |
2012-10-06 | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Aurelien Jarno |
2012-10-05 | Remove libhw | Stefan Weil |
2012-10-05 | configure: Support empty target list (--target-list=) | Stefan Weil |
2012-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-10-04 | Merge remote-tracking branch 'kraxel/usb.66' into staging | Anthony Liguori |
2012-10-04 | Make target_phys_addr_t 64 bits unconditionally | Avi Kivity |
2012-09-28 | configure: Add a config option for GlusterFS as block backend | Bharata B Rao |
2012-09-26 | usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2) | Hans de Goede |
2012-09-25 | configure: Allow builds without any system or user emulation | Stefan Weil |
2012-09-21 | tcg-sparc: Clean up cruft stemming from attempts to use global registers. | Richard Henderson |
2012-09-21 | tcg-sparc: Support GUEST_BASE. | Richard Henderson |
2012-09-21 | tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. | Richard Henderson |
2012-09-21 | Merge branch 'usb.65' of git://git.kraxel.org/qemu | Aurelien Jarno |
2012-09-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-09-17 | Merge remote-tracking branch 'spice/spice.v60' into staging | Anthony Liguori |
2012-09-17 | Revert "Add ability to disable build of all targets" | Anthony Liguori |
2012-09-15 | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl |
2012-09-15 | target-mips: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-sh4: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-cris: Switch to AREG0 free mode | Aurelien Jarno |
2012-09-15 | target-microblaze: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-arm: final conversion to AREG0 free mode | Blue Swirl |
2012-09-15 | target-unicore32: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-m68k: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | target-lm32: switch to AREG0 free mode | Blue Swirl |
2012-09-15 | configure: properly check if -lrt and -lm is needed | Natanael Copa |