]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-10-11 Anthony LiguoriUpdate version for 0.13.0-rc2 v0.13.0-rc2
2010-10-11 Avi KivityFix ivshmem build on 32-bit hosts
2010-10-11 Jes Sorensenhw/ivshmem.c don't check for negative values on unsigne...
2010-10-11 Cam MacdonellDisable build of ivshmem on non-KVM systems
2010-10-11 Cam MacdonellAdd kvm_set_ioeventfd_mmio_long definition for non...
2010-10-11 Cam MacdonellRESEND: Inter-VM shared memory PCI device
2010-10-11 Cam MacdonellSupport marking a device as non-migratable
2010-10-11 Cam MacdonellAdd function to assign ioeventfd to MMIO.
2010-10-11 Cam MacdonellDevice specification for shared memory PCI device
2010-10-11 Cam MacdonellAdd qemu_ram_alloc_from_ptr function
2010-08-31 Anthony LiguoriUpdate version for 0.13.0-rc1 v0.13.0-rc1
2010-08-30 Andrew de Quinceyposix-aio-compat: Fix async_conmtext for ioctl
2010-08-30 Loïc Miniervvfat: fat_chksum(): fix access above array bounds
2010-08-30 Kevin Wolfqemu-img rebase: Open new backing file read-only
2010-08-30 Kevin Wolfblock: Fix image re-open in bdrv_commit
2010-08-30 Kevin Wolfvirtio-blk: Fix migration of queued requests
2010-08-30 Kevin Wolfvirtio: Factor virtqueue_map_sg out
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-07-30 Alex Williamsonsavevm: Fix memory leak of compat struct
2010-07-30 Aurelien Jarnolinux-user: fix build on hosts not using guest base
2010-07-28 Blue SwirlFix -snapshot deleting images on disk change
2010-07-28 Stefan Weilblock: Use error codes from lower levels for error...
2010-07-28 Christoph Hellwigblock: default to 0 minimal / optiomal I/O size
2010-07-28 Bruce Rogersmove 'unsafe' to end of caching modes in help
2010-07-28 Alex Williamsonvirtio-blk: Create exit function to unregister savevm
2010-07-28 Yoshiaki Tamurablock migration: propagate return value when bdrv_write...
2010-07-28 Aurelien Jarnoide/atapi: add support for GET EVENT STATUS NOTIFICATION
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-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_...
2010-07-25 Stefan Weilblock: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2010-07-25 Aurelien Jarnomips: more fixes to the MIPS interrupt glue logic
2010-07-24 Edgar E. Iglesiasmicroblaze: Remove unused members from the disas context
2010-07-24 Edgar E. Iglesiasmicroblaze: Speed up base + index addressing mode
2010-07-24 Edgar E. Iglesiasmicroblaze: Use setcond for conditional branches
2010-07-24 Edgar E. Iglesiasmicroblaze: Improve branch with small immediates
2010-07-24 Jun Koiremove dead code
2010-07-24 Jun Koiuse symbol for DisasContext->is_jmp
2010-07-24 Edgar E. Iglesiasmips: Correct MIPS interrupt glue logic for icount
2010-07-23 Edgar E. Iglesiasmicroblaze: Pass a ucontext * as 3rd sighandler arg
2010-07-22 Stefan WeilDeclare code_gen_ptr, code_gen_max_blocks 'static'
2010-07-22 Jan Kiszkascsi: Dequeue requests before invoking completion callback
2010-07-22 Izumi Tsutsuie1000: Fix wrong microwire EEPROM state initialization
2010-07-22 Jan KiszkaRework debug exception processing for gdb use
2010-07-22 Jan KiszkaRename tcg_cpu_exec and tcg_has_work
2010-07-22 Jan KiszkaDrop redundant global cur_cpu variable
2010-07-22 Jan KiszkaFix qemu_wait_io_event processing in io-thread mode
2010-07-22 Jan KiszkaFix cpu_exit for tcp_cpu_exec
2010-07-22 Jan KiszkaInit qemu_system_cond
2010-07-22 Jan KiszkaFix cpu_unlink_tb race
2010-07-22 Jan KiszkaIntroduce proper compiler barrier
2010-07-22 Amit Shahvirtio-serial: Fix compat property name
2010-07-22 Laurent Vivierlinux-user: display cpu list.
2010-07-20 Bob BreuerSparc32: reserve addresses for unimplemented devices...
2010-07-19 Michael S.... vhost: fix miration during device start
2010-07-19 Michael S.... e1000: secrc support
2010-07-19 Michael S.... e1000: fix access 4 bytes beyond buffer end
2010-07-18 Aurelien Jarnotarget-ppc: fix power mode checking on 7400/7410
2010-07-17 Aurelien Jarnotarget-mips: fix xtlb exception for loongson
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Edgar E. Iglesiasmicroblaze: Correct signal frame setup.
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-15 Anthony LiguoriMake default invocation of block drivers safer (v3)
2010-07-14 Huacai Chenhw/bonito: remove incorrect pci_mem_base setting
2010-07-13 Aurelien Jarnoqemu-options: add documentation for stdio signal=on|off
2010-07-13 Aurelien JarnoUpdate OpenBIOS images
2010-07-13 Aurelien Jarnotarget-ppc: add vexptefp instruction
next