]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-08-15  Cam MacdonellDisable build of ivshmem on non-KVM systems
2010-08-15  Cam MacdonellAdd kvm_set_ioeventfd_mmio_long definition for non...
2010-08-14  Andreas FärberTCG: Revert ppc64 tcg_out_movi32 change
2010-08-14  Andreas FärberTCG: Fix Darwin/ppc calling convention recognition
2010-08-10  Cam MacdonellRESEND: Inter-VM shared memory PCI device
2010-08-10  Cam MacdonellSupport marking a device as non-migratable
2010-08-10  Cam MacdonellAdd function to assign ioeventfd to MMIO.
2010-08-10  Cam MacdonellDevice specification for shared memory PCI device
2010-08-10  Cam MacdonellAdd qemu_ram_alloc_from_ptr function
2010-08-09  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-09  Edgar E. Iglesiasmicroblaze: Fix the target version of stat64 struct
2010-08-07  malcaudio/sdl: return on error
2010-08-06  Edgar E. Iglesiasmips: Add support for VInt and VEIC irq modes
2010-08-06  malcaudio/sdl: be more anal about errors
2010-08-06  malcaudio: make audio_pt_init block all signals
2010-08-03  Blue Swirlsparc32: use FW_CFG_CMDLINE_SIZE
2010-08-03  Andrea Arcangeliide: Avoid canceling IDE DMA
2010-08-03  Markus Armbrusterblock: Change bdrv_eject() not to drop the image
2010-08-03  Kevin Wolfblock: Fix bdrv_has_zero_init
2010-08-03  Yoshiaki Tamurablock migration: replace tabs by spaces.
2010-08-03  Miguel Di Ciurcio... loadvm: improve tests before bdrv_snapshot_goto()
2010-08-03  Kevin Wolfblock: Change bdrv_commit to handle multiple sectors...
2010-08-02  Artyom Tarasenkofix last cpu timer initialization
2010-07-31  Blue SwirlInitialize a variable in all cases
2010-07-31  Blue SwirlFix uint8_t comparison with negative value
2010-07-31  Blue SwirlFix a warning on OpenSolaris
2010-07-31  Hervé PoussineauCorrectly identify multiple cpus in SMP systems
2010-07-31  Hervé PoussineauRemove unused constant
2010-07-31  Hervé Poussineaujazz led: Fix debug prints
2010-07-30  Edgar E. Iglesiasxilinx-s3adsp: Add support for loading u-boot images.
2010-07-30  Edgar E. Iglesiasxilinx-s3adsp: Fix loading of raw binaries.
2010-07-30  Mike McCormackRemove unused eventfd.h
2010-07-30  Amit Shahmigration: Accept 'cont' only after successful incoming...
2010-07-30  Isaku Yamahatamips64el: fulong: PCI_DEVFN() clean up.
2010-07-30  Joel Schoppremove pointless if from vl.c
2010-07-30  Joel Schoppfix variable type in qemu-io.c
2010-07-30  Joel Schoppremove dead code from hw/loader.c
2010-07-30  Alex Williamsonsavevm: Fix memory leak of compat struct
2010-07-30  Amit Shahvirtio-serial: Check if more max_ports specified than...
2010-07-30  Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-30  Aurelien Jarnolinux-user: fix build on hosts not using guest base
2010-07-29  Richard Hendersonlinux-user: Protect against allocation failure in load_...
2010-07-29  Edgar E. Iglesiascris: Correct settls1 testcase.
2010-07-29  Edgar E. Iglesiascris: Correct ADDO and ADDOQ testcases.
2010-07-29  Richard Hendersonlinux-user: Re-use load_elf_image for the main binary.
2010-07-29  Richard Hendersonlinux-user: Extract load_elf_image from load_elf_interp.
2010-07-29  Richard Hendersonlinux-user: Remove partial support for a.out interpreters.
2010-07-29  Richard Hendersonlinux-user: Put the stack guard page at the top.
2010-07-29  Richard Hendersonlinux-user: Improve consistency checking in elf headers.
2010-07-29  Richard Hendersonlinux-user: Load symbols from the interpreter.
2010-07-29  Richard Hendersonlinux-user: Clean up byte-swapping in elfload.c.
2010-07-29  Richard Hendersonlinux-user: Define ELF_DATA generically.
2010-07-29  Richard Hendersonlinux-user: Reduce lseek+reads while loading elf files.
2010-07-29  Richard Hendersonlinux-user: Reindent elfload.c.
2010-07-29  Richard HendersonAdd more DT_* and AT_* constants to qemu's copy of...
2010-07-29  Richard Hendersonlinux-user: Handle filesz < memsz for any PT_LOAD segment.
2010-07-28  Anthony LiguoriUpdate version for 0.13.x
2010-07-27  Blue SwirlFix mingw32 build
2010-07-27  Blue SwirlInitialize a variable in all cases
2010-07-27  Blue SwirlFix uint8_t comparisons with negative values
2010-07-27  Anthony LiguoriUpdate version for 0.13.0-rc0 v0.13.0-rc0
2010-07-26  Corentin Charyvnc: better default values for VNC options
2010-07-26  Corentin Charyvnc: tight: split send_sub_rect
2010-07-26  Corentin Charyvnc: tight: fix rgb_prepare_row
2010-07-26  Corentin Charyvnc: add missing lock for vnc_cursor_define()
2010-07-26  Corentin Charyvnc: threaded VNC server
2010-07-26  Corentin Charyqemu-thread: add qemu_mutex/cond_destroy and qemu_mutex...
2010-07-26  Corentin Charyvnc: fix tight png memory leak
2010-07-26  Corentin Charyvnc: encapsulate encoding members
2010-07-26  Corentin Charyvnc: tight: stop using qdict for palette stuff
2010-07-26  Corentin Charyvnc: tight: specific zlib level and filters for each...
2010-07-26  Corentin Charyvnc: tight add PNG encoding
2010-07-26  Corentin Charyvnc: tight: remove a memleak in send_jpeg_rect()
2010-07-26  Corentin Charyvnc: tight: don't forget do at the last color
2010-07-26  Corentin Charyvnc: rename vnc-encoding-* vnc-enc-*
2010-07-26  Corentin Charyui: move all ui components in ui/
2010-07-26  Corentin Charyvnc: add lossy option
2010-07-26  Corentin Charyvnc: JPEG should be disabled if the client don't set...
2010-07-26  Corentin Charyvnc: tight: add JPEG and gradient subencoding with...
2010-07-26  Juan QuintelaInitial documentation for migration
2010-07-26  Juan Quintelaide: fix migration in the middle of a bmdma transfer
2010-07-26  Juan Quintelaide: fix migration in the middle of pio operation
2010-07-26  Juan Quintelavmstate: add subsections code
2010-07-26  Juan QuintelaRevert "ide save/restore current transfer fields"
2010-07-26  Juan QuintelaRevert "ide save/restore pio/atapi cmd transfer fields...
2010-07-26  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26  Blue SwirlFix -snapshot deleting images on disk change
2010-07-26  Stefan Weilblock: Use error codes from lower levels for error...
2010-07-26  Christoph Hellwigblock: default to 0 minimal / optiomal I/O size
2010-07-26  Bruce Rogersmove 'unsafe' to end of caching modes in help
2010-07-26  Alex Williamsonvirtio-blk: Create exit function to unregister savevm
2010-07-26  Yoshiaki Tamurablock migration: propagate return value when bdrv_write...
2010-07-26  Aurelien Jarnoide/atapi: add support for GET EVENT STATUS NOTIFICATION
2010-07-25  Edgar E. Iglesiasetrax: Update ethernet mgm-ctrl reg on writes
2010-07-25  Jun Koitarget-i386: use gen_update_cc_op()
2010-07-25  Shahar HaviviClose socket file descriptor when qemu_accept fails
2010-07-25  Jun Koiadd cscope.* to .gitignore
2010-07-25  Stefan Weilslirp: Remove declarations which are no longer needed
2010-07-25  Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2010-07-25  Stefan Weiltests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
next