2009-07-30 |
Markus Armbruster | Fix VM state change handlers running out of order |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Gerd Hoffmann | vnc: fix copyrect screen corruption |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mark McLoughlin | Remove the virtio-{blk, console}-pci-0-10 device types |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Mark McLoughlin | Remove the pc-0-10 machine type |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Paolo Bonzini | fix migration to obey -S |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Bjørn Mork | alsa: add host suspend/resume support |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Anthony Liguori | Define ENOTSUP anywhere it isn't defined |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anthony Liguori | Revert "Fake dirty loggin when it's not there" |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Blue Swirl | Fix out of tree build broken by 791e08c753a9f9be3c3880b... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anthony Liguori | Fix typo WIN32 -> _WIN32 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | set SEARCH_PATH for the linker script from output of... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | generate LDFLAGS for *-linux-user and *-bsd-user in... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | our build system don't support mips little endian linux... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Don't build option roms on Mac OS X |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | multiboot.bin is a generated file |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | use cc-option for optionrom |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Use quiet-command for building optionrom |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | move cc-option definition to rules.mak |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Generate config-host.h from config-host.mak |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename USE_NPTL to CONFIG_USE_NPTL |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | define ENOTSUP the same that the other errors |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | test if xen is enabled only once |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | simplify fdt libs selection |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | simplify vde libs selection |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | simplify brlapi selection |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | simplify curses library selection |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Define and use xen libs in a single place |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | indent with 2 spaces sdl tests |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | remove sdl_static. Just do the right thing if static... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | target_softmmu is undefined at that point |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | instead of setup sdl_x11 just add -lX11 to sdl_libs |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Calculate sdl_libs and sdl_flags and use them everywhere |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | sdl_config value was always sdl-config |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | the else part of this test is obsolete We are testing... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Use CONFIG_POSIX to simplify Makefile |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Add CONFIG_POSIX |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename DEBUG_EXEC to CONFIG_DEBUG_EXEC |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename DEBUG_TCG to CONFIG_DEBUG_TCG |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HAVE_GPROF to TARGET_GPROF |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HAVE_FNMATCH_H to CONFIG_FNMATCH |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HAVE_IOVEC to CONFIG_IOVEC |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HAVE_PREADV to CONFIG_PREADV |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | define MAP_ANONYMOUS if it is not defined in qemu-common.h |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | rename HOST_BSD to CONFIG_BSD |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | O_LARGEFILE is already set in qemu-common.h |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | fix indententation |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Refactor code to remove one #ifdef CONFIG_FDT |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Rename HAVE_FDT to CONFIG_FDT and define it also in... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Add -static in configure if needed |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | more specific config.mak can overwrote more general... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | move printing of config-host.mak variables to end of... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | make oss use OSS_LIBS |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | make fmod also use FMOD_{LIBS,CFLAGS} |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | remove CONFIG_ from BLUEZ_{LIBS,FLAGS} |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | remove CONFIG_ from VNC_SASL_{LIBS, FLAGS} |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | use same algorithm for testing and |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | remove CONFIG_ from VNC_TLS_{LIBS, FLAGS} |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | target_arch2 is redefined unconditionally later |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | Remove SP_CFLAGS and SP_LDFLAGS |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Juan Quintela | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Filip Navara | Enable USE_DIRECT_JUMP on Win32. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Filip Navara | Remove special Win32 code in vl.c that's no longer... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Filip Navara | Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Filip Navara | Remove useless Win32 include files and unused function... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Filip Navara | tap-win32: Use correct headers. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Glauber Costa | fix broken migration |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Luiz Capitulino | Fix broken build |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Ed Swierk | slirp: Use monotonic clock if available (v2) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Ed Swierk | slirp: Remove UDP protocol emulation (talk, cuseeme) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Michael S.... | qemu: msix nit: clear msix_entries_nr on error |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Jes Sorensen | QEMU BOCHS bios patches to use maxcpus value. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Jes Sorensen | Introduce -smp , maxcpus= flag to specify maximum numbe... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Alexander Graf | Use Little Endian for Dirty Log |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Alexander Graf | Use 64bit pointer for dirty log |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Beth Kon | HPET fixes for reg writes |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Jan Kiszka | slirp: Fix guestfwd for incoming data |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | switch -drive to QemuOpts. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | QemuOpts: framework for storing and parsing options. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qemu-option: factor out parse_option_size |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qemu-option: factor out parse_option_bool |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | move parser functions from vl.c to qemu-option.c |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | kill drives_opt |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | add support for drive ids. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | kill drives_table |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qdev/pci: hook up i440fx. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qdev: add -device command line option. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qdev: bus walker + qdev_device_add() |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qdev: create default bus names. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qdev/pci: use qdev_prop_pci_devfn |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Gerd Hoffmann | qdev/prop: add pci devfn property |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mark McLoughlin | Add a pc-0.11 machine type and make the pc type an... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mark McLoughlin | Add machine type aliases |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mark McLoughlin | Add support for fd=name to tap and socket networking |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mark McLoughlin | Add monitor_get_fd() command for fetching named fds |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mark McLoughlin | Add getfd and closefd monitor commands |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mark McLoughlin | Add SCM_RIGHTS support to unix socket character devices |
commit | commitdiff | tree | snapshot |
next |