]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2012-04-20  Liu Yuanqemu-img: let 'qemu-img convert' flush data
2012-04-19  Paolo Bonziniaio: simplify qemu_aio_wait
2012-04-19  Paolo Bonziniaio: return "AIO in progress" state from qemu_aio_wait
2012-04-19  Paolo Bonziniaio: remove process_queue callback and qemu_aio_process...
2012-04-19  Paolo Bonziniposix-aio: merge posix_aio_process_queue and posix_aio_read
2012-04-19  Paolo Bonziniqemu-tool: map vm_clock to rt_clock
2012-04-19  Paolo Bonziniqemu-io: use main_loop_wait
2012-04-19  Paolo Bonziniblock: allow interrupting a co_sleep_ns
2012-04-19  Kevin Wolfqcow2: Fix return value of alloc_refcount_block
2012-04-19  Kevin Wolfqcow2: Fix error handling in qcow2_alloc_cluster_offset
2012-04-19  Stefan Hajnocziide: convert ide_sector_write() to asynchronous I/O
2012-04-19  Stefan Hajnocziide: convert ide_sector_read() to asynchronous I/O
2012-04-19  Kevin Wolfqemu-io: Add command line switch for cache mode
2012-04-19  Stefan Weilblock: Fix spelling in comment (ineffcient -> inefficient)
2012-04-19  Dong Xu Wangiotests: fix error in 005
2012-04-19  Kevin Wolfblock: Drain requests in bdrv_close
2012-04-19  Kevin Wolfqemu-iotests: Test bdrv_close while AIO is in flight
2012-04-19  Kevin Wolfqemu-iotests: Always filter cluster_size out in _make_t...
2012-04-18  Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-18  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v52' into...
2012-04-18  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.46' into staging
2012-04-18  Alon Levyqxl-render: fix broken vnc+spice since commit f934493
2012-04-18  Alon Levyqxl: set default values of vram*_size_mb to -1
2012-04-18  Alon Levytrace-events: remove unused qxl_vga_ioport_while_not_in...
2012-04-17  Marc-André... Allow controlling volume with PulseAudio backend
2012-04-17  Marc-André... configure: pa_simple is not needed anymore
2012-04-17  Marc-André... Do not use pa_simple PulseAudio API
2012-04-17  Marc-André... audio/spice: add support for volume control
2012-04-17  Marc-André... hw/ac97: add support for volume control
2012-04-17  Marc-André... hw/ac97: the volume mask is not only 0x1f
2012-04-17  Marc-André... hw/ac97: remove USE_MIXER code
2012-04-17  Marc-André... audio: don't apply volume effect if backend has VOICE_V...
2012-04-17  Marc-André... audio: add VOICE_VOLUME ctl
2012-04-17  Gerd Hoffmannseabios: update to 1.7.0
2012-04-17  Gerd Hoffmannusb-ehci: drop assert()
2012-04-17  Hans de Goedeusb-redir: Notify our peer when we reject a device...
2012-04-17  Hans de Goedeusb-ehci: Drop unused sofv value
2012-04-17  Gerd Hoffmannusb-host: rewrite usb_linux_update_endp_table
2012-04-17  Gerd Hoffmannusb: use USBDescriptor for endpoint descriptors.
2012-04-17  Gerd Hoffmannusb: use USBDescriptor for interface descriptors.
2012-04-17  Gerd Hoffmannusb: use USBDescriptor for config descriptors.
2012-04-17  Gerd Hoffmannusb: use USBDescriptor for device qualifier descriptors.
2012-04-17  Gerd Hoffmannusb: add USBDescriptor, use for device descriptors.
2012-04-17  Hans de Goedeusb-ehci: frindex always is a 14 bits counter
2012-04-17  Gerd Hoffmannusb-ehci: fix ehci_child_detach
2012-04-17  Gerd Hoffmannusb-hub: add tracepoints
2012-04-17  Gerd Hoffmannusb_packet_set_state: handle p->ep == NULL
2012-04-17  Gerd Hoffmannusb-host: add property to turn off pipelining
2012-04-17  Gerd Hoffmannusb-host: add usb packet to request tracepoints
2012-04-17  Gerd Hoffmannusb-host: trace canceled requests
2012-04-17  Gerd Hoffmannusb-host: trace emulated requests
2012-04-17  Gerd HoffmannAdd bootindex support to usb-host and usb-redir
2012-04-17  Gerd Hoffmannusb-uhci: queuing fix
2012-04-17  Gerd Hoffmannusb-uhci: stop queue filling when we find a in-flight td
2012-04-17  Gerd Hoffmannusb/vmstate: add parent dev path
2012-04-16  Peter Portanteqemu-timer.c: Remove 250us timeouts
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/pending...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-16  Jan Kiszkavapic: Disable for pre-1.1 machines
2012-04-16  Jan KiszkaKick io-thread on qemu_chr_accept_input
2012-04-16  Jan Kiszkapcnet: Properly handle TX requests during Link Fail
2012-04-16  Jan Kiszkapcnet: Clear ERR in CSR0 on stop
2012-04-16  Jan Kiszkasignrom: Rewrite as python script
2012-04-15  Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15  Andreas Färbertarget-alpha: QOM'ify CPU init
2012-04-15  Andreas Färbertarget-alpha: QOM'ify CPU
2012-04-15  Stefan Weilw64: Fix time conversion for some versions of MinGW-w64
2012-04-15  Stefan Weilnbd: Fix compiler warning (w64)
2012-04-15  Stefan Weildisas: Replace 'unsigned long' by 'uintptr_t'
2012-04-15  Stefan Weilcpu-exec: Remove non-portable type cast and fix format...
2012-04-15  Stefan Weiltarget-mips: Fix type cast for w64 (uintptr_t)
2012-04-15  Stefan Weilw64: Fix type cast in os_host_main_loop_wait
2012-04-15  Stefan Weilw64: Fix data types in softmmu*.h
2012-04-15  Stefan Weilw64: Use uintptr_t in exec.c
2012-04-15  Stefan Weilsoftmmu: Use uintptr_t for physaddr and rename it
2012-04-15  Stefan Weilw64: Fix struct CPUTLBEntry
2012-04-15  Stefan Weilw64: Fix definition of setjmp
2012-04-15  Stefan Weilw32: Move defines for socket specific errors to qemu...
2012-04-15  Stefan Weilw64: Use larger alignment for section with generated...
2012-04-15  Stefan Weilw64: Fix data types in cpu-all.h, exec.c
2012-04-15  Stefan Weilw64: Fix type casts used in some macros in cpu-all.h
2012-04-15  Stefan Weiltcg/i386: Add support for w64 ABI
2012-04-15  Stefan Weiltcg/i386: Use GDB JIT debugging interface only for...
2012-04-15  Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-04-15  David Gibsonpseries: Fix reset of VIO network device
2012-04-15  David Gibsonpseries: Reset vscsi properly
2012-04-15  David Gibsonpseries: Correctly use the device model reset hooks
2012-04-15  David Gibsonpseries: Remove old hcalls hook stub
2012-04-15  David Gibsonpseries: Remove old debug leftovers from spapr_vscsi
2012-04-15  David Gibsonpseries: Fix RTAS based config access
2012-04-15  Max Filippovtarget-xtensa: add license to core-fsf.c
2012-04-15  Max Filippovtarget-xtensa: add license to core-dc232b.c
2012-04-15  Max Filippovtarget-xtensa: add dc233c core
2012-04-15  Andreas Färberlinux-user: Fix exit syscall with QOM CPU
2012-04-15  Juan Quintelatarget-ppc/machine.c: Drop unnecessary ifdefs
2012-04-15  Meador Ingetarget-ppc: Init dcache and icache size for e500 user...
2012-04-15  Stefan Weiltarget-ppc: Fix type casts for w64 (uintptr_t)
2012-04-15  Andreas Färbertarget-ppc: QOM'ify CPU reset
2012-04-15  Andreas Färbertarget-ppc: Start QOM'ifying CPU init
next