2009-08-03 |
Nathan Froyd | target-ppc: add exceptions for conditional stores |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nathan Froyd | target-ppc: retain l{w,d}arx loaded value |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nathan Froyd | target-ppc: add cpu_set_tls |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Nathan Froyd | target-ppc: fix cpu_clone_regs |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Blue Swirl | Fix Sparse warning about missing prototype |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Blue Swirl | Fix Sparse warning about "expression using sizeof on... |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Blue Swirl | Add missing "static" |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Blue Swirl | More NULL pointer fixes |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Blue Swirl | Fix Sparse warnings: "Using plain integer as NULL pointer" |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Blue Swirl | PPC: convert Uni-north to qdev: also fixes Mac99 machin... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Blue Swirl | PPC: convert Grackle to qdev |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Paul Brook | Option rom makefile fixes |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Paul Brook | Save/restore ARMv6 MMU state |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Blue Swirl | esp: fix interrupt register read |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Igor Kovalenko | sparc64 flush pending conditional evaluations before... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Blue Swirl | Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea61... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Bill Paul | e1000.c doesn't properly emulate EERD and ICS registers |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Gerd Hoffmann | qemu-option: fix parse_option_number(). |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Gerd Hoffmann | qdev: convert all vga devices. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Gerd Hoffmann | qdev/core: add monitor command to list all drivers |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Gerd Hoffmann | qdev: factor out qdev_print_devinfo. |
commit | commitdiff | tree | snapshot |
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 |
next |