OSDN Git Service

qmiga/qemu.git
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-17 Anthony LiguoriRevert "Add ability to disable build of all targets"
2012-09-17 David Gibsoncpu_physical_memory_write_rom() needs to do TB invalidates
2012-09-17 David Gibsonqemu-char: BUGFIX, don't call FD_ISSET with negative fd
2012-09-17 Anthony LiguoriRevert 455aa1e08 and c3767ed0eb
2012-09-17 Jan Kiszkapc: Drop practically unused BOCHS BIOS debug ports
2012-09-17 Luiz Capitulinoadd -machine mem-merge=on|off option
2012-09-15 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-09-15 Blue Swirltarget-mips: switch to AREG0 free mode
2012-09-15 Blue Swirltarget-sh4: switch to AREG0 free mode
2012-09-15 Aurelien Jarnotarget-cris: Switch to AREG0 free mode
2012-09-15 Aurelien Jarnotarget-cris: Avoid AREG0 for helpers
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-14 Stefan Hajnoczinet: EAGAIN handling for net/socket.c TCP
2012-09-14 Stefan Hajnoczinet: EAGAIN handling for net/socket.c UDP
2012-09-14 Stefan Hajnoczinet: asynchronous send/receive infrastructure for net...
2012-09-14 Stefan Hajnoczinet: broadcast hub packets if at least one port can...
2012-09-14 Stefan Hajnoczinet: fix usbnet_receive() packet drops
2012-09-14 Stefan Hajnoczinet: clean up usbnet_receive()
2012-09-14 Stefan Hajnoczinet: add -netdev options to man page
2012-09-14 Stefan Hajnoczinet: do not report queued packets as sent
2012-09-14 Stefan Hajnoczinet: add receive_disabled logic to iov delivery path
2012-09-14 Bo Yangeepro100: Fix network hang when rx buffers run out
2012-09-14 Paolo Bonzinixen: flush queue when getting an event
2012-09-14 Paolo Bonzinie1000: flush queue whenever can_receive can go from...
2012-09-14 Paolo Bonzininet: notify iothread after flushing queue
2012-09-13 Alon Levyhw/qxl: support client monitor configuration via device
2012-09-13 Alon Levyqxl: add trace-event for QXL_IO_LOG
2012-09-13 Alon Levyhw/qxl: tracing fixes
2012-09-12 Uri Lublinqxl: better cleanup for surface destroy
2012-09-12 Hans de Goedeqxl: Ignore set_client_capabilities pre/post migrate
2012-09-12 Dunrong Huangqxl: dont update invalid area
2012-09-12 Gerd Hoffmannspice: send updates only for changed screen content
2012-09-12 Gerd Hoffmannspice: add screen mirror
2012-09-12 Gerd Hoffmannspice: split qemu_spice_create_update
2012-09-12 Gerd Hoffmannspice: switch to queue for vga mode updates
2012-09-11 Jan Kiszkakvm: Rename irqchip_inject_ioctl to irq_set_ioctl
2012-09-11 Jan Kiszkakvm: Stop flushing coalesced MMIO on vmexit
2012-09-11 Jan KiszkaVGA: Flush coalesced MMIO on related MMIO/PIO accesses
2012-09-11 Jan Kiszkamemory: Flush coalesced MMIO on mapping and state changes
2012-09-11 Jan Kiszkamemory: Fold memory_region_update_topology into memory_...
2012-09-11 Jan Kiszkamemory: Use transaction_begin/commit also for single...
2012-09-11 Jan Kiszkamemory: Flush coalesced MMIO on selected region access
2012-09-11 Peter Maydellkvm-all.c: Move init of irqchip_inject_ioctl out of...
2012-09-11 Peter Maydellupdate-linux-headers.sh: Don't hard code list of archit...
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
next