]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-09-15 Blue Swirltarget-microblaze: switch to AREG0 free mode
2012-09-15 Blue Swirltarget-arm: final conversion to AREG0 free mode
2012-09-15 Blue Swirltarget-arm: convert remaining helpers
2012-09-15 Blue Swirltarget-arm: convert void helpers
2012-09-15 Blue Swirltarget-unicore32: switch to AREG0 free mode
2012-09-15 Blue Swirltarget-m68k: avoid using cpu_single_env
2012-09-15 Blue Swirltarget-m68k: switch to AREG0 free mode
2012-09-15 Blue Swirltarget-lm32: switch to AREG0 free mode
2012-09-15 Blue Swirltarget-s390x: avoid cpu_single_env
2012-09-15 Natanael Copaconfigure: properly check if -lrt and -lm is needed
2012-09-15 Stefan Weiltcg: Fix MAX_OPC_PARAM_IARGS
2012-09-11 Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
2012-09-11 Aurelien Jarnotcg/optimize: fix if/else/break coding style
2012-09-11 Aurelien Jarnotcg/optimize: add constant folding for brcond
2012-09-11 Aurelien Jarnotcg/optimize: add constant folding for setcond
2012-09-11 Aurelien Jarnotcg/optimize: swap brcond/setcond arguments when possible
2012-09-11 Aurelien Jarnotcg/optimize: simplify shift/rot r, 0, a => movi r...
2012-09-11 Aurelien Jarnotcg/optimize: simplify and r, a, 0 cases
2012-09-11 Aurelien Jarnotcg/optimize: simplify or/xor r, a, 0 cases
2012-09-11 Aurelien Jarnotcg/optimize: split expression simplification
2012-09-11 Aurelien Jarnotcg: improve profiler
2012-09-11 Gerd Hoffmannxhci: allow bytewise capability register reads
2012-09-11 Gerd Hoffmannxhci: kill xhci_mem_{read,write} dispatcher functions
2012-09-11 Gerd Hoffmannxhci: support multiple interrupters
2012-09-11 Gerd Hoffmannxhci: pick target interrupter
2012-09-11 Gerd Hoffmannxhci: prepare xhci_runtime_{read,write} for multiple...
2012-09-11 Gerd Hoffmannxhci: add XHCIInterrupter
2012-09-11 Gerd Hoffmannxhci: move register update into xhci_intr_raise
2012-09-11 Gerd Hoffmannxhci: add msix support
2012-09-11 Gerd Hoffmannxhci: rework interrupt handling
2012-09-11 Gerd Hoffmannxhci: fix & cleanup msi.
2012-09-11 Gerd Hoffmannusb-storage: usb3 support
2012-09-11 Gerd Hoffmannusb3: bos decriptor
2012-09-11 Gerd Hoffmannusb3: superspeed endpoint companion
2012-09-11 Gerd Hoffmannusb3: superspeed descriptors
2012-09-11 Gerd Hoffmannxhci: update port handling
2012-09-11 Gerd Hoffmannxhci: update register layout
2012-09-11 Gerd Hoffmannxhci: fix runtime write tracepoint
2012-09-11 Gerd Hoffmannxhci: add trace_usb_xhci_ep_set_dequeue
2012-09-11 Gerd Hoffmannxhci: trace cc codes in cleartext
2012-09-11 Gerd Hoffmannxhci: iso xfer support
2012-09-11 Gerd Hoffmannxhci: implement mfindex
2012-09-11 Gerd Hoffmannxhci: move device lookup into xhci_setup_packet
2012-09-11 Gerd Hoffmannxhci: drop buffering
2012-09-11 Gerd Hoffmannxhci: rip out background transfer code
2012-09-11 Gerd Hoffmannusb-audio: fix usb version
2012-09-11 Samuel ThibaultBetter name usb braille device
2012-09-11 Hans de Goedeusb-redir: Enable pipelining for bulk endpoints
2012-09-11 Hans de Goedeusb-redir: Ensure our peer has the necessary caps when...
2012-09-11 Hans de Goedeusb-redir: Add a usbredir_reject_device helper function
2012-09-11 Hans de Goedeusb-redir: Set ep max_packet_size if available
2012-09-11 Hans de Goedeusb-redir: Convert to new libusbredirparser 0.5 API
2012-09-11 Hans de Goedeusb-redir: Return babble when getting more bulk data...
2012-09-11 Hans de Goedeusb-redir: Move to core packet id and queue handling
2012-09-11 Hans de Goedeusb-redir: Get rid of unused async-struct dev member
2012-09-11 Hans de Goedeusb-redir: Get rid of local shadow copy of packet headers
2012-09-11 Hans de Goedeusb-redir: Get rid of async-struct get member
2012-09-11 Hans de Goedeusb-redir: Don't delay handling of open events to a...
2012-09-11 Hans de Goedeusb-redir: Never return USB_RET_NAK for async handled...
2012-09-11 Hans de Goedeehci: Correct a comment in fetchqtd packet processing
2012-09-11 Hans de Goedeehci: Handle USB_RET_PROCERR in ehci_fill_queue
2012-09-11 Hans de Goedeehci: Fix memory leak in handling of NAK-ed packets
2012-09-11 Hans de Goedeehci: Add some additional ehci_trace_guest_bug() calls
2012-09-11 Gerd Hoffmannehci: add doorbell trace events
2012-09-11 Gerd Hoffmannehci: trace guest bugs
2012-09-11 Gerd Hoffmannehci: check for EHCI_ASYNC_FINISHED first in ehci_free_...
2012-09-11 Hans de Goedeehci: Properly report completed but not yet processed...
2012-09-11 Hans de Goedeehci: Properly cleanup packets on cancel
2012-09-11 Hans de Goedeehci: Update copyright headers to reflect recent work
2012-09-11 Hans de Goedeehci: Validate qh is not changed unexpectedly by the...
2012-09-11 Hans de GoedeRevert "ehci: don't flush cache on doorbell rings."
2012-09-11 Hans de Goedeusb-core: Allow the first packet of a pipelined ep...
2012-09-11 Hans de Goedeusb-core: Add a usb_ep_find_packet_by_id() helper function
2012-09-11 Hans de Goedeusb-core: Don't set packet state to complete on a nak
2012-09-11 Hans de Goedeusb: controllers do not need to check for babble themselves
2012-09-10 Daniel P. BerrangeAdd ability to force enable/disable of tools build
2012-09-10 Daniel P. BerrangeAdd ability to disable build of all targets
2012-09-10 Paolo BonziniRTC: Remove the current_tm field
2012-09-10 Paolo BonziniRTC: Get and set time without going through s->current_tm
2012-09-10 Paolo BonziniRTC: Do not fire timer periodically to catch next alarm
2012-09-10 Yang ZhangRTC: Add divider reset support
2012-09-10 Yang ZhangRTC: Update the RTC clock only when reading it
2012-09-10 Paolo Bonzinivmstate: add VMSTATE_TIMER_V
2012-09-10 Yang ZhangRTC: Update interrupt state when interrupts are masked...
2012-09-10 Paolo BonziniRTC: introduce RTC_CLOCK_RATE
2012-09-10 Yang ZhangRTC: Rename rtc_timer_update
2012-09-10 Yang ZhangRTC: Remove the logic to update time format when DM...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-10 Anthony Liguorisocket: don't attempt to reconnect a TCP socket in...
2012-09-10 Michael Tokarevuse --libexecdir instead of ignoring it first and reinv...
2012-09-10 Aurelien JarnoMerge branch 'spice.v59' of git://anongit.freedesktop...
2012-09-10 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-09-10 Stefan Weilhw/mcf5206: Fix buffer overflow for MBAR read / write
2012-09-10 Stefan Weiltarget-arm: Fix potential buffer overflow
2012-09-10 Stefan Weilhw/wm8750: Fix potential buffer overflow
2012-09-10 Jan Kiszkakvm: i386: Add classic PCI device assignment
2012-09-10 Jan Kiszkakvm: i386: Add services required for PCI device assignment
2012-09-10 Jan Kiszkakvm: Introduce kvm_has_intx_set_mask
2012-09-10 Jan Kiszkakvm: Introduce kvm_irqchip_update_msi_route
next