]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2010-08-22 Yoshiaki Tamuraexec: replace tabs by spaces.
2010-08-22 Yoshiaki Tamuraarch_init: replace tabs by spaces.
2010-08-22 Bernhard Kohlpckbd: support for commands 0xf0-0xff: Pulse output bit
2010-08-20 Blue SwirlReplace qemu_malloc + memset with qemu_mallocz
2010-08-20 Blue SwirlUse ARRAY_SIZE macro
2010-08-19 Blue SwirlRemove useless NULL check for qemu_strdup return value
2010-08-19 Blue SwirlRemove useless NULL checks for qemu_malloc return value
2010-08-19 Alex Williamsonsavevm: Reset last block info at beginning of each...
2010-08-19 Marcelo Tosattiset proper migration status on ->write error (v5)
2010-08-19 Amit Shahrtc: Remove TARGET_I386 from qemu-config.c, enables...
2010-08-19 Avi KivityQEMUFileBuffered: indicate that we're ready when the...
2010-08-15 Artyom Tarasenkosparc escc IUS improvements (SunOS 4.1.4 fix)
2010-08-15 Blue SwirlFix mingw32 build
2010-08-15 Stefan Weilwin32: Avoid compiler warning (WIN32_LEAN_AND_MEAN...
2010-08-15 Stefan Weilwin32: Add missing function setenv
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
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...
next