2009-10-09 |
Juan Quintela | Add new config-devices.mak for each target |
blob | commitdiff | raw |
2009-10-09 |
Juan Quintela | Rename config.{h, mak} config-target.{h, mak} |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Juan Quintela | Remove useless check for config-host.mak |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Juan Quintela | Move generation of config-host.h to Makefile from configure |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Juan Quintela | configure and Makefile are not generated in qemu |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Juan Quintela | add build-all to .PHONY rules |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Edgar E. Iglesias | Include microblaze binaries in tarbin. |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Blue Swirl | Compile some user files only once for all targets |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Blue Swirl | Compile host-utils only once |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Blue Swirl | Compile TCG runtime library only once |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Blue Swirl | ioports: remove unused env parameter and compile only... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Blue Swirl | Compile qemu-config only once |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Kirill A. Shutemov | Add configure option to compile user targets as PIE |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Gerd Hoffmann | qdev/scsi: add scsi bus support to qdev, convert drivers. |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Gerd Hoffmann | qdev/usb: add usb bus support to qdev, convert drivers. |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Luiz Capitulino | Introduce QDict unit-tests |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Luiz Capitulino | Introduce QString unit-tests |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Luiz Capitulino | Introduce QInt unit-tests |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Luiz Capitulino | Introduce QDict |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Luiz Capitulino | Introduce QString |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Luiz Capitulino | Introduce QInt |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Christoph Hellwig | raw-posix: add Linux native AIO support |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Paolo Bonzini | add file descriptor migration |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Christoph Hellwig | make pthreads mandatory |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Anthony Liguori | Only build osdep once |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Chris Lalancette | Migration via unix sockets. |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Alexandre Bique | Makefile: fixed rule TAGS |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Blue Swirl | Fix breakage of alpha, mips64, ppc64 and x86_64 targets... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Blue Swirl | user: compile host-utils.c only once |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Blue Swirl | linux-user: compile envlist.c only once |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Blue Swirl | user: compile path.c only once |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | CURL libs are used both by tools and softmmu |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | VDE libs are used both by tools and softmmu |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Add libs_tools support |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | CONFIG_POSIX makes more sense that not CONFIG_WIN32 |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Generate CONFIG_AUDIO_PT_INT in configure |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | AUDIO_PT is not needed |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | FMOD_CFLAGS is not set when CONFIG_FMOD is undef |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Make slirp include dir globlal in cflags |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Fold BRLAPI_LIBS into libs_softmmu |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | move common QEMU_CFLAGS to configure |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Rename CPPFLAGS to QEMU_CFLAGS |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Move to configure CONFIG_WIN32 libraries needed always |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Move to configure CONFIG_SOLARIS libraries needed always |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | CLOCKLIBS was used for all binaries |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | PTHREADLIBS was used for all binaries |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | We want to pass LIB through configuration files now |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | We use -lz for all binaries |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Juan Quintela | Add CURL_CFLAGS |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Stefan Weil | Add new block driver for the VDI format (only aio suppo... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Paul Brook | Option rom makefile fixes |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | set SEARCH_PATH for the linker script from output of... |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | simplify brlapi selection |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | Use CONFIG_POSIX to simplify Makefile |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | Add -static in configure if needed |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | make fmod also use FMOD_{LIBS,CFLAGS} |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | remove CONFIG_ from BLUEZ_{LIBS,FLAGS} |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | remove CONFIG_ from VNC_TLS_{LIBS, FLAGS} |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Juan Quintela | We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Juan Quintela | We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Juan Quintela | already defined several lines before in block-obj-y |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Juan Quintela | use block-nested-y for files inside block/ |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Gerd Hoffmann | qdev: rework device properties. |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Anthony Liguori | Fix build for ESD audio |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Blue Swirl | Fix sdl_zoom compile problems on OpenBSD |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | make tags useful for block drivers and hardaware devices |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Substitute ifdef CONFIG_FOO by obj- |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Rename OBJS to obj-y |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Rename USER_OBJS to user-obj-y |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Rename XEN_OBJS to xen-obj-y |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Rename SLIRP_OBJS to slirp-obj-y |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Rename AUDIO_OBJS to audio-obj-y |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Juan Quintela | Rename BLOCK_OBJS to block-obj-y |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Alexander Graf | Multiboot build system v4 |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | slirp: Cleanup and basic reanimation of debug code |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Stefano Stabellini | sdl zooming |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Stefan Weil | Win: Install keymaps for Windows, too (needed for VNC). |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Anthony Liguori | Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kevin Wolf | qcow2: Split out snapshot functions |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kevin Wolf | qcow2: Split out guest cluster functions |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kevin Wolf | qcow2: Split out refcount handling |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Anthony Liguori | Make sure to use SDL_CFLAGS everywhere we include SDL... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Anthony Liguori | Merge branch 'net-queue' |
blob | commitdiff | raw | diff to current |
2009-06-09 |
Blue Swirl | Clean up generated qemu-img-cmds.h |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Stuart Brady | Use hxtool for qemu-img command list |
blob | commitdiff | raw | diff to current |
2009-06-06 |
Blue Swirl | Use hxtool to generate monitor documentation and C... |
blob | commitdiff | raw | diff to current |
2009-06-03 |
Edgar E. Iglesias | microblaze: Fix loading of petalogix s3adsp1800 dtb. |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Anthony Liguori | Install keymaps from new location |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Alexander Graf | Add HTTP protocol using curl v6 |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Kevin Wolf | Create qemu-option.h |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Blue Swirl | Compile most Xen files only once |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Paul Brook | Hardware convenience library |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Paul Brook | SSP bus framework |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Paul Brook | Basic qdev infrastructure. |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Anthony Liguori | Move block drivers into their own directory |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Anthony Liguori | Constructor support |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Paul Brook | Add tool_osdep.c |
blob | commitdiff | raw | diff to current |
2009-05-07 |
Paul Brook | Suppress make directory messages. |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Mark McLoughlin | ppc: include cache-utils.o in BLOCK_OBJS |
blob | commitdiff | raw | diff to current |
next |