summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to use pause_all_vcpus from VCPU contextJan Kiszka2012-02-181-0/+12
* Process pending work while waiting for initial kick-off in TCG modeJan Kiszka2012-02-181-0/+5
* Remove useless casts from cpu iteratorsJan Kiszka2012-02-181-4/+4
* kvm: Set cpu_single_env only onceJan Kiszka2012-02-182-5/+1
* kvm: Synchronize cpu state in kvm_arch_stop_on_emulation_error()Gleb Natapov2012-02-161-0/+1
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-02-159-26/+43
|\
| * apic: Fix legacy vmstate loading for KVMJan Kiszka2012-02-081-1/+6
| * kvm: Implement kvm_irqchip_in_kernel like kvm_enabledJan Kiszka2012-02-086-24/+16
| * kvm: Allow to set shadow MMU sizeJan Kiszka2012-02-083-1/+21
* | Merge remote-tracking branch 'kraxel/vnc.2' into stagingAnthony Liguori2012-02-153-3/+161
|\ \
| * | vnc: lift modifier keys on client disconnect.Gerd Hoffmann2012-02-101-0/+25
| * | vnc: implement shared flag handling.Gerd Hoffmann2012-02-103-0/+127
| * | vnc: fix ctrl key in vnc terminal emulationGerd Hoffmann2012-02-101-2/+8
| * | Fix vnc memory corruption with width = 1400Gerd Hoffmann2012-02-101-1/+1
* | | Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2012-02-152-41/+31
|\ \ \
| * | | slirp: Prevent sending ICMP error replies to source-only addressesJan Kiszka2012-02-081-0/+5
| * | | slirp: Remove unused variable and unused codeStefan Weil2012-02-081-41/+26
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori2012-02-1521-398/+726
|\ \ \
| * | | xhci: handle USB_RET_NAKGerd Hoffmann2012-02-101-11/+96
| * | | xhci: remote wakeup supportGerd Hoffmann2012-02-101-0/+21
| * | | xhci: kill port arg from xhci_setup_packetGerd Hoffmann2012-02-101-3/+3
| * | | xhci: stop on errorsGerd Hoffmann2012-02-101-2/+6
| * | | xhci: add trb type name lookup support.Gerd Hoffmann2012-02-101-4/+60
| * | | xhci: signal low- and fullspeed supportGerd Hoffmann2012-02-101-1/+4
| * | | usb: add USBBusOps->wakeup_endpointGerd Hoffmann2012-02-102-0/+5
| * | | usb: pass USBEndpoint to usb_wakeupGerd Hoffmann2012-02-105-7/+15
| * | | usb: maintain async packet list per endpointGerd Hoffmann2012-02-102-28/+108
| * | | usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann2012-02-1019-86/+91
| * | | usb: add USBEndpoint->{nr,pid}Gerd Hoffmann2012-02-102-0/+7
| * | | usb: USBPacket: add status, rename owner -> epGerd Hoffmann2012-02-106-18/+35
| * | | usb: fold usb_generic_handle_packet into usb_handle_packetGerd Hoffmann2012-02-101-33/+25
| * | | usb: kill handle_packet callbackGerd Hoffmann2012-02-1015-83/+4
| * | | usb-xhci: switch to usb_find_device()Gerd Hoffmann2012-02-101-2/+10
| * | | usb-musb: switch to usb_find_device()Gerd Hoffmann2012-02-101-4/+3
| * | | usb-ohci: switch to usb_find_device()Gerd Hoffmann2012-02-101-36/+37
| * | | usb-ehci: switch to usb_find_device()Gerd Hoffmann2012-02-101-40/+29
| * | | usb-uhci: switch to usb_find_device()Gerd Hoffmann2012-02-101-30/+15
| * | | usb: handle dev == NULL in usb_handle_packet()Gerd Hoffmann2012-02-101-0/+4
| * | | usb-hub: implement find_deviceGerd Hoffmann2012-02-101-0/+21
| * | | usb: add usb_find_device()Gerd Hoffmann2012-02-103-0/+32
| * | | usb: kill usb_send_msgGerd Hoffmann2012-02-102-14/+0
| * | | usb: kill USB_MSG_RESETGerd Hoffmann2012-02-108-31/+25
| * | | usb: kill USB_MSG_{ATTACH,DETACH}Gerd Hoffmann2012-02-102-13/+3
| * | | usb-redir: Add the posibility to filter out certain devices from redirecionHans de Goede2012-02-102-11/+106
| * | | usb-ehci: Clear the portstatus powner bit on device disconnectHans de Goede2012-02-101-0/+5
| * | | usb-uhci: implement bandwidth managementGerd Hoffmann2012-02-101-7/+22
| | |/ | |/|
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-02-1521-240/+881
|\ \ \
| * | | AHCI: Masking of IRQs actually masks themAlexander Graf2012-02-091-0/+2
| * | | sheepdog: fix co_recv coroutine contextMORITA Kazutaka2012-02-091-0/+3
| * | | AHCI: Fix port reset raceAlexander Graf2012-02-091-0/+5
OpenPOWER on IntegriCloud