index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
linux-user: Remove #if 0'd cpu_get_real_ticks() definition
Peter Maydell
2012-09-14
1
-13
/
+0
|
*
|
ui: Fix spelling in comment (ressource -> resource)
Stefan Weil
2012-09-14
1
-1
/
+1
|
*
|
Spelling fixes in comments and macro names (ressource -> resource)
Stefan Weil
2012-09-14
1
-3
/
+3
|
*
|
Fix spelling (licenced -> licensed) in GPL
Stefan Weil
2012-09-14
3
-5
/
+5
|
*
|
Spelling fixes in comments and documentation
Stefan Weil
2012-09-14
6
-14
/
+14
|
*
|
srp: Don't use QEMU_PACKED for single elements of a structured type
Stefan Weil
2012-09-14
1
-4
/
+4
|
|
/
*
|
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
2012-09-17
5
-40
/
+225
|
\
\
|
*
|
hw/qxl: support client monitor configuration via device
Alon Levy
2012-09-13
3
-1
/
+91
|
*
|
qxl: add trace-event for QXL_IO_LOG
Alon Levy
2012-09-13
2
-0
/
+2
|
*
|
hw/qxl: tracing fixes
Alon Levy
2012-09-13
2
-5
/
+9
|
*
|
qxl: better cleanup for surface destroy
Uri Lublin
2012-09-12
1
-0
/
+1
|
*
|
qxl: Ignore set_client_capabilities pre/post migrate
Hans de Goede
2012-09-12
1
-0
/
+5
|
*
|
qxl: dont update invalid area
Dunrong Huang
2012-09-12
1
-0
/
+7
|
*
|
spice: send updates only for changed screen content
Gerd Hoffmann
2012-09-12
1
-1
/
+55
|
*
|
spice: add screen mirror
Gerd Hoffmann
2012-09-12
2
-10
/
+23
|
*
|
spice: split qemu_spice_create_update
Gerd Hoffmann
2012-09-12
1
-13
/
+18
|
*
|
spice: switch to queue for vga mode updates
Gerd Hoffmann
2012-09-12
3
-15
/
+19
|
|
/
*
|
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-09-17
11
-63
/
+186
|
\
\
|
*
|
net: EAGAIN handling for net/socket.c TCP
Stefan Hajnoczi
2012-09-14
1
-5
/
+31
|
*
|
net: EAGAIN handling for net/socket.c UDP
Stefan Hajnoczi
2012-09-14
1
-2
/
+12
|
*
|
net: asynchronous send/receive infrastructure for net/socket.c
Stefan Hajnoczi
2012-09-14
1
-6
/
+52
|
*
|
net: broadcast hub packets if at least one port can receive
Stefan Hajnoczi
2012-09-14
1
-3
/
+3
|
*
|
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
2012-09-14
1
-3
/
+16
|
*
|
net: clean up usbnet_receive()
Stefan Hajnoczi
2012-09-14
1
-13
/
+17
|
*
|
net: add -netdev options to man page
Stefan Hajnoczi
2012-09-14
1
-0
/
+7
|
*
|
net: do not report queued packets as sent
Stefan Hajnoczi
2012-09-14
1
-19
/
+16
|
*
|
net: add receive_disabled logic to iov delivery path
Stefan Hajnoczi
2012-09-14
1
-2
/
+13
|
*
|
eepro100: Fix network hang when rx buffers run out
Bo Yang
2012-09-14
1
-1
/
+3
|
*
|
xen: flush queue when getting an event
Paolo Bonzini
2012-09-14
1
-0
/
+1
|
*
|
e1000: flush queue whenever can_receive can go from false to true
Paolo Bonzini
2012-09-14
1
-0
/
+4
|
*
|
net: notify iothread after flushing queue
Paolo Bonzini
2012-09-14
4
-8
/
+10
|
|
/
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-09-17
9
-53
/
+125
|
\
\
|
*
|
kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
Jan Kiszka
2012-09-11
1
-5
/
+5
|
*
|
kvm: Stop flushing coalesced MMIO on vmexit
Jan Kiszka
2012-09-11
1
-2
/
+0
|
*
|
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
2012-09-11
5
-0
/
+15
|
*
|
memory: Flush coalesced MMIO on mapping and state changes
Jan Kiszka
2012-09-11
1
-0
/
+1
|
*
|
memory: Fold memory_region_update_topology into memory_region_transaction_commit
Jan Kiszka
2012-09-11
1
-28
/
+11
|
*
|
memory: Use transaction_begin/commit also for single-step operations
Jan Kiszka
2012-09-11
1
-15
/
+25
|
*
|
memory: Flush coalesced MMIO on selected region access
Jan Kiszka
2012-09-11
2
-0
/
+50
|
*
|
kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
Peter Maydell
2012-09-11
1
-4
/
+5
|
*
|
update-linux-headers.sh: Don't hard code list of architectures
Peter Maydell
2012-09-11
1
-1
/
+15
|
|
/
*
|
Revert "Add ability to disable build of all targets"
Anthony Liguori
2012-09-17
1
-4
/
+9
*
|
cpu_physical_memory_write_rom() needs to do TB invalidates
David Gibson
2012-09-17
1
-0
/
+7
*
|
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
David Gibson
2012-09-17
2
-2
/
+6
*
|
Revert 455aa1e08 and c3767ed0eb
Anthony Liguori
2012-09-17
1
-6
/
+1
*
|
pc: Drop practically unused BOCHS BIOS debug ports
Jan Kiszka
2012-09-17
1
-27
/
+0
*
|
add -machine mem-merge=on|off option
Luiz Capitulino
2012-09-17
3
-4
/
+26
*
|
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
31
-525
/
+53
*
|
target-mips: switch to AREG0 free mode
Blue Swirl
2012-09-15
6
-1086
/
+1163
*
|
target-sh4: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-189
/
+195
[prev]
[next]