summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | linux-user: Remove #if 0'd cpu_get_real_ticks() definitionPeter Maydell2012-09-141-13/+0
| * | ui: Fix spelling in comment (ressource -> resource)Stefan Weil2012-09-141-1/+1
| * | Spelling fixes in comments and macro names (ressource -> resource)Stefan Weil2012-09-141-3/+3
| * | Fix spelling (licenced -> licensed) in GPLStefan Weil2012-09-143-5/+5
| * | Spelling fixes in comments and documentationStefan Weil2012-09-146-14/+14
| * | srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil2012-09-141-4/+4
| |/
* | Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori2012-09-175-40/+225
|\ \
| * | hw/qxl: support client monitor configuration via deviceAlon Levy2012-09-133-1/+91
| * | qxl: add trace-event for QXL_IO_LOGAlon Levy2012-09-132-0/+2
| * | hw/qxl: tracing fixesAlon Levy2012-09-132-5/+9
| * | qxl: better cleanup for surface destroyUri Lublin2012-09-121-0/+1
| * | qxl: Ignore set_client_capabilities pre/post migrateHans de Goede2012-09-121-0/+5
| * | qxl: dont update invalid areaDunrong Huang2012-09-121-0/+7
| * | spice: send updates only for changed screen contentGerd Hoffmann2012-09-121-1/+55
| * | spice: add screen mirrorGerd Hoffmann2012-09-122-10/+23
| * | spice: split qemu_spice_create_updateGerd Hoffmann2012-09-121-13/+18
| * | spice: switch to queue for vga mode updatesGerd Hoffmann2012-09-123-15/+19
| |/
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-09-1711-63/+186
|\ \
| * | net: EAGAIN handling for net/socket.c TCPStefan Hajnoczi2012-09-141-5/+31
| * | net: EAGAIN handling for net/socket.c UDPStefan Hajnoczi2012-09-141-2/+12
| * | net: asynchronous send/receive infrastructure for net/socket.cStefan Hajnoczi2012-09-141-6/+52
| * | net: broadcast hub packets if at least one port can receiveStefan Hajnoczi2012-09-141-3/+3
| * | net: fix usbnet_receive() packet dropsStefan Hajnoczi2012-09-141-3/+16
| * | net: clean up usbnet_receive()Stefan Hajnoczi2012-09-141-13/+17
| * | net: add -netdev options to man pageStefan Hajnoczi2012-09-141-0/+7
| * | net: do not report queued packets as sentStefan Hajnoczi2012-09-141-19/+16
| * | net: add receive_disabled logic to iov delivery pathStefan Hajnoczi2012-09-141-2/+13
| * | eepro100: Fix network hang when rx buffers run outBo Yang2012-09-141-1/+3
| * | xen: flush queue when getting an eventPaolo Bonzini2012-09-141-0/+1
| * | e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini2012-09-141-0/+4
| * | net: notify iothread after flushing queuePaolo Bonzini2012-09-144-8/+10
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-09-179-53/+125
|\ \
| * | kvm: Rename irqchip_inject_ioctl to irq_set_ioctlJan Kiszka2012-09-111-5/+5
| * | kvm: Stop flushing coalesced MMIO on vmexitJan Kiszka2012-09-111-2/+0
| * | VGA: Flush coalesced MMIO on related MMIO/PIO accessesJan Kiszka2012-09-115-0/+15
| * | memory: Flush coalesced MMIO on mapping and state changesJan Kiszka2012-09-111-0/+1
| * | memory: Fold memory_region_update_topology into memory_region_transaction_commitJan Kiszka2012-09-111-28/+11
| * | memory: Use transaction_begin/commit also for single-step operationsJan Kiszka2012-09-111-15/+25
| * | memory: Flush coalesced MMIO on selected region accessJan Kiszka2012-09-112-0/+50
| * | kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()Peter Maydell2012-09-111-4/+5
| * | update-linux-headers.sh: Don't hard code list of architecturesPeter Maydell2012-09-111-1/+15
| |/
* | Revert "Add ability to disable build of all targets"Anthony Liguori2012-09-171-4/+9
* | cpu_physical_memory_write_rom() needs to do TB invalidatesDavid Gibson2012-09-171-0/+7
* | qemu-char: BUGFIX, don't call FD_ISSET with negative fdDavid Gibson2012-09-172-2/+6
* | Revert 455aa1e08 and c3767ed0ebAnthony Liguori2012-09-171-6/+1
* | pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka2012-09-171-27/+0
* | add -machine mem-merge=on|off optionLuiz Capitulino2012-09-173-4/+26
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-1531-525/+53
* | target-mips: switch to AREG0 free modeBlue Swirl2012-09-156-1086/+1163
* | target-sh4: switch to AREG0 free modeBlue Swirl2012-09-155-189/+195
OpenPOWER on IntegriCloud