Age | Commit message (Expand) | Author | Files | Lines |
2012-06-10 | target-xtensa: switch to AREG0-free mode | Max Filippov | 1 | -1/+1 |
2012-06-07 | build: do not create directories at configure time | Paolo Bonzini | 1 | -33/+2 |
2012-06-07 | configure: ensure directory exists when creating symlink | Anthony Liguori | 1 | -2/+1 |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini | 1 | -7/+5 |
2012-06-07 | build: move per-target hw/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -0/+1 |
2012-06-07 | build: convert libhw to nested Makefile.objs | Paolo Bonzini | 1 | -3/+4 |
2012-06-07 | build: move target-independent hw/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -1/+1 |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini | 1 | -6/+0 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -22/+26 |
2012-06-07 | build: move *-user/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -1/+7 |
2012-06-04 | target-i386: Add API to write elf notes to core file | Wen Congyang | 1 | -0/+4 |
2012-06-04 | implement cpu_get_memory_mapping() | Wen Congyang | 1 | -0/+4 |
2012-05-24 | configure: check if environ is declared | Luiz Capitulino | 1 | -0/+19 |
2012-05-14 | configure: Use QEMU instead of Qemu | Stefan Weil | 1 | -1/+1 |
2012-05-08 | configure: Assure printing "yes" or "no" for VirtFS support | Andreas Färber | 1 | -0/+1 |
2012-05-08 | configure: Reindent VirtFS check | Andreas Färber | 1 | -7/+7 |
2012-05-08 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 1 | -1/+4 |
2012-05-04 | ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs | Ronnie Sahlberg | 1 | -1/+4 |
2012-05-03 | spice: require spice-protocol >= 0.8.1 | Alon Levy | 1 | -0/+1 |
2012-05-01 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori | 1 | -3/+4 |
2012-05-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -11/+10 |
2012-05-01 | configure: check for supported Python 2.x versions | Stefan Hajnoczi | 1 | -3/+4 |
2012-05-01 | configure: Add libraries for qemu-ga on Solaris | Andreas Färber | 1 | -1/+3 |
2012-05-01 | configure: Fix creation of symbolic links for MinGW toolchain | Stefan Weil | 1 | -11/+10 |
2012-05-01 | Drop darwin-user | Andreas Färber | 1 | -25/+0 |
2012-05-01 | configure: add '--disable-cocoa' switch | Pavel Borzenkov | 1 | -1/+4 |
2012-04-28 | configure: Don't build bsd-user on Mac OS X by default | Andreas Färber | 1 | -1/+1 |
2012-04-26 | Revert "configure: Virtfs doesn't require libcap." | Anthony Liguori | 1 | -4/+2 |
2012-04-24 | Remove extra pthread switch | Peter Portante | 1 | -1/+10 |
2012-04-24 | configure: Virtfs doesn't require libcap. | Kusanagi Kouichi | 1 | -2/+4 |
2012-04-24 | configure: add --with-confsuffix option | Eduardo Habkost | 1 | -3/+6 |
2012-04-24 | configure: change meaning of --datadir to Autoconf convention | Eduardo Habkost | 1 | -4/+5 |
2012-04-24 | config-host.mak: reorder variables a bit | Eduardo Habkost | 1 | -2/+2 |
2012-04-24 | config-host.mak: remove CONFIG_QEMU_SHAREDIR | Eduardo Habkost | 1 | -1/+0 |
2012-04-24 | config-host.mak: rename docdir to qemu_docdir | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | config-host.mak: rename confdir to qemu_confdir | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | config-host.mak: rename datadir to qemu_datadir | Eduardo Habkost | 1 | -1/+1 |
2012-04-24 | configure: rename $confdir to $qemu_confdir | Eduardo Habkost | 1 | -2/+2 |
2012-04-24 | configure: rename $docdir to $qemu_docdir | Eduardo Habkost | 1 | -4/+4 |
2012-04-24 | configure: rename $datadir to $qemu_datadir | Eduardo Habkost | 1 | -5/+5 |
2012-04-23 | Merge remote-tracking branch 'sstabellini/build_fix' into staging | Anthony Liguori | 1 | -0/+25 |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova | 1 | -2/+2 |
2012-04-17 | xen,configure: detect Xen 4.2 | Stefano Stabellini | 1 | -0/+25 |
2012-04-17 | configure: pa_simple is not needed anymore | Marc-André Lureau | 1 | -3/+3 |
2012-04-13 | configure: Insist on a Python 2, not Python 3 | Peter Maydell | 1 | -0/+8 |
2012-04-12 | configure: Fix wrong preprocessor statement | Stefan Weil | 1 | -1/+1 |
2012-04-12 | configure: Remove useless uses of ARCH_CFLAGS | Peter Maydell | 1 | -6/+6 |
2012-04-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -2/+3 |
2012-04-07 | Replace Qemu by QEMU in w32 installation path (prefix) | Stefan Weil | 1 | -1/+1 |
2012-04-07 | configure: require glib 2.12, 2.20 for mingw32 | Paolo Bonzini | 1 | -2/+10 |