]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-06-21 Riku Voipiolinux-user: Fix sync_file_range on 32bit mips
2011-06-21 Peter Maydelllinux-user/signal.c: Remove unused fenab
2011-06-21 Peter Maydelllinux-user/signal.c: Remove only-ever-set variable...
2011-06-21 Peter Maydelllinux-user: Bump do_syscall() up to 8 syscall arguments
2011-06-21 Juan Quintelaflatload: memp was a write-only variable
2011-06-21 Juan Quintelaflatload: end_code was only used in a debug message
2011-06-21 Juan Quintelalinux-user: syscall should use sanitized arg1
2011-06-21 Juan Quintelasyscall: really return ret code
2011-06-21 Juan Quintelalinuxload: id_change was a write only variable
2011-06-21 Laurent ALFONSIlinux-user: Define AT_RANDOM to support target stack...
2011-06-21 Mike Frysingerlinux-user: add pselect6 syscall support
2011-06-21 vincentlinux-user: Fix the computation of the requested heap...
2011-06-21 Peter Maydellm68k-semi.c: Use correct check for failure of do_brk()
2011-06-21 Peter Maydellarm-semi.c: Use correct check for failure of do_brk()
2011-06-21 Peter Maydelllinux-user: Don't use MAP_FIXED in do_brk()
2011-06-21 Peter Maydelllinux-user: Handle images where lowest vaddr is not...
2011-06-21 Cédric VINCENTlinux-user: Fix the load of ELF files that have no...
2011-06-20 Mike McCormackDon't translate pointer when in restore_sigcontext
2011-06-15 Peter Maydellhw/9118.c: Implement active-low interrupt support
2011-06-15 Andreas FärberIntroduce format string for pid_t
2011-06-15 Juha Riihimäkismc91c111: qdevify reset
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Matthew FernandezCommand line support for altering the log file location
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Kevin WolfAllow nested qemu_bh_poll() after BH deletion
2011-06-15 Kevin Wolfide: Clear error_status after restarting flush
2011-06-15 Christoph Hellwigide: add TRIM support
2011-06-15 Christoph Hellwigide: allow other dma comands than read and write
2011-06-15 Christoph Hellwigmake dma_bdrv_io available to drivers
2011-06-15 Kevin Wolfide: Add forgotten VMSTATE_END_OF_LIST in subsection
2011-06-15 Kevin Wolfide: Fix ide_drive_pio_state_needed()
2011-06-15 Kevin Wolfide: Split error status from status register
2011-06-15 Kevin Wolfqcow2: Fix in-flight list after qcow2_cache_put failure
2011-06-15 Devin NakamuraReplaced tabs with spaces in block.h and block_int.h
2011-06-15 Kevin Wolfvdi: Avoid direct AIO callback
2011-06-14 Kevin Wolfqcow: Avoid direct AIO callback
2011-06-14 Kevin Wolfqcow2: Avoid direct AIO callback
2011-06-14 Yang, Wei Ykvm: Enable CPU SMEP feature
2011-06-14 brillywu@viatech... kvm: Add CPUID support for VIA CPU
2011-06-14 Markus Armbrusterusb-ccid: Plug memory leak on qdev exit()
2011-06-14 Alon Levylibcacard: add libcacard.la target
2011-06-14 Alon Levyconfigure: add libdir and --libdir
2011-06-14 Gerd Hoffmannusb-uhci: fix expire time initialization.
2011-06-14 Peter Maydellhw/usb-ohci.c: Implement remote wakeup
2011-06-14 Peter Maydellhw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register
2011-06-14 Brad Hardsusb: Use defines for serial bus release number register...
2011-06-14 Brad Hardsusb: Use defines for serial bus release number register...
2011-06-14 Brad Hardsusb: Add defines for USB Serial Bus Release Number...
2011-06-14 Hans de Goedeusb-bus: Don't detach non attached devices on device...
2011-06-14 Hans de Goedeusb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed...
2011-06-14 Hans de Goedeusb-linux: Enlarge buffer for descriptors to 8192 bytes
2011-06-14 Gerd Hoffmannusb: don't call usb_host_device_open from vl.c
2011-06-14 Gerd Hoffmannusb-linux: only cleanup in host_close when host_open...
2011-06-14 Hans de Goedeusb-linux: Don't try to open the same device twice
2011-06-14 Hans de Goedeusb-linux: Ensure devep != 0
2011-06-14 Hans de Goedeusb-linux: Don't do perror when errno is not set
2011-06-14 Hans de Goedeusb-linux: Teach about super speed
2011-06-14 Hans de Goedeusb-linux: Get speed from sysfs rather then from the...
2011-06-14 Gerd Hoffmannusb: documentation update
2011-06-14 Gerd Hoffmannusb-ehci: split trace calls to handle arg count limits
2011-06-14 Gerd Hoffmannusb-ehci: itd handling fixes.
2011-06-14 Kevin O'ConnorThe USB tablet should not claim boot protocol support.
2011-06-14 Kevin O'ConnorFix USB mouse Set_Protocol behavior
2011-06-14 Gerd Hoffmannusb-ehci: drop EXECUTING checks.
2011-06-14 Gerd Hoffmannusb: cancel async packets on unplug
2011-06-14 Hans de Goedeehci: fix a number of unused-but-set-variable warnings...
2011-06-14 Gerd Hoffmannusb-ehci: fix error handling.
2011-06-14 Gerd Hoffmannusb-ehci: fix offset writeback in ehci_buffer_rw
2011-06-14 Gerd Hoffmannusb-ehci: multiqueue support
2011-06-14 Gerd Hoffmannusb-ehci: add queue data struct
2011-06-14 Gerd Hoffmannusb-ehci: trace buffer copy
2011-06-14 Gerd Hoffmannusb-ehci: improve mmio tracing
2011-06-14 Gerd Hoffmannusb-ehci: trace port state
2011-06-14 Gerd Hoffmannusb-ehci: trace state machine changes
2011-06-14 Gerd Hoffmannusb-ehci: trace mmio and usbsts
2011-06-14 Gerd Hoffmannusb-linux: catch ENODEV in more places.
2011-06-14 Stefan Weilblock/rbd: Remove unused local variable
2011-06-14 Alexandre RaymondDarwin: Fix compilation warning regarding the deprecate...
2011-06-14 Andreas Färbercocoa: Avoid warning related to multiple handleEvent...
2011-06-14 Andreas Färbercocoa: Revert dependency on VNC
2011-06-14 Andreas Färbercocoa: Provide central qemu_main() prototype
2011-06-14 Andreas FärberFix libfdt warnings on Darwin
2011-06-14 Alexandre Raymondconfigure: Fix check for fdatasync()
2011-06-14 Alexandre RaymondRemove warning in printf due to type mismatch
2011-06-14 Alexandre RaymondCocoa: avoid displaying window when command-line contai...
2011-06-14 Alexandre RaymondFix compilation warning due to incorrectly specified...
2011-06-14 Tristan Gingoldcocoa: do not create a spurious window for -version
2011-06-13 Peter Maydellconfigure: Detect and don't try to use older libcurl
2011-06-13 Peter MaydellChangelog: Add explanatory note that this file is no...
2011-06-10 Brad Hardsdoc: Minor typo fix.
2011-06-10 Alexander Grafsigfd: use pthread_sigmask
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-10 Edgar E. Iglesiasfsdev: Fix archs that dont use fsdev
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
next