index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
slirp: improve TFTP performance
Hervé Poussineau
2
-14
/
+19
2012-09-13
slirp: Fix error reported by static code analysis
Stefan Weil
1
-1
/
+1
2012-09-13
slirp: Remove wrong type casts ins debug statements
Stefan Weil
1
-3
/
+3
2012-09-13
uhci: Don't queue up packets after one with the SPD flag set
Hans de Goede
1
-1
/
+4
2012-09-13
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
1
-5
/
+3
2012-09-13
usb-redir: Add chardev open / close debug logging
Hans de Goede
1
-0
/
+6
2012-09-13
usb-redir: Add support for migration
Hans de Goede
1
-3
/
+346
2012-09-13
usb-redir: Store max_packet_size in endp_data
Hans de Goede
1
-1
/
+3
2012-09-13
usb-redir: Add an already_in_flight packet-id queue
Hans de Goede
1
-0
/
+43
2012-09-13
usb-redir: Change cancelled packet code into a generic packet-id queue
Hans de Goede
1
-31
/
+71
2012-09-13
ehci: Walk async schedule before and after migration
Hans de Goede
1
-0
/
+28
2012-09-13
ehci: Don't set seen to 0 when removing unseen queue-heads
Hans de Goede
1
-6
/
+18
2012-09-13
configure: usbredir fixes
Aurelien Jarno
1
-1
/
+1
2012-09-13
hw/qxl: support client monitor configuration via device
Alon Levy
3
-1
/
+91
2012-09-13
qxl: add trace-event for QXL_IO_LOG
Alon Levy
2
-0
/
+2
2012-09-13
hw/qxl: tracing fixes
Alon Levy
2
-5
/
+9
2012-09-12
block: Don't forget to delete temporary file
Dunrong Huang
1
-1
/
+5
2012-09-12
Don't require encryption password for 'qemu-img info' command
Daniel P. Berrange
1
-10
/
+11
2012-09-12
qemu-img: Add json output option to the info command.
Benoît Canet
4
-49
/
+199
2012-09-12
qapi: Add SnapshotInfo and ImageInfo.
Benoît Canet
1
-0
/
+64
2012-09-12
ahci: properly reset PxCMD on HBA reset
Jason Baron
1
-1
/
+1
2012-09-12
block: fix block tray status
Pavel Hrdina
1
-2
/
+2
2012-09-12
vdi: Fix warning from clang
Stefan Weil
1
-13
/
+12
2012-09-12
block/curl: Fix wrong free statement
Stefan Weil
1
-2
/
+1
2012-09-12
ide: Fix error messages from static code analysis (no real error)
Stefan Weil
1
-9
/
+2
2012-09-12
ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
1
-0
/
+6
2012-09-12
sheepdog: fix savevm and loadvm
MORITA Kazutaka
1
-1
/
+2
2012-09-12
ehci: Don't process too much frames in 1 timer tick (v2)
Hans de Goede
1
-0
/
+14
2012-09-12
ehci: Fix interrupts stopping when Interrupt Threshold Control is 8
Hans de Goede
1
-1
/
+1
2012-09-12
ehci: switch to new-style memory ops
Gerd Hoffmann
2
-92
/
+90
2012-09-12
qxl: better cleanup for surface destroy
Uri Lublin
1
-0
/
+1
2012-09-12
usb-host: allow emulated (non-async) control requests without USBPacket
Gerd Hoffmann
1
-1
/
+1
2012-09-12
qxl: Ignore set_client_capabilities pre/post migrate
Hans de Goede
1
-0
/
+5
2012-09-12
qxl: dont update invalid area
Dunrong Huang
1
-0
/
+7
2012-09-12
spice: send updates only for changed screen content
Gerd Hoffmann
1
-1
/
+55
2012-09-12
spice: add screen mirror
Gerd Hoffmann
2
-10
/
+23
2012-09-12
spice: split qemu_spice_create_update
Gerd Hoffmann
1
-13
/
+18
2012-09-12
spice: switch to queue for vga mode updates
Gerd Hoffmann
3
-15
/
+19
2012-09-11
kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
Jan Kiszka
1
-5
/
+5
2012-09-11
kvm: Stop flushing coalesced MMIO on vmexit
Jan Kiszka
1
-2
/
+0
2012-09-11
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
5
-0
/
+15
2012-09-11
memory: Flush coalesced MMIO on mapping and state changes
Jan Kiszka
1
-0
/
+1
2012-09-11
memory: Fold memory_region_update_topology into memory_region_transaction_commit
Jan Kiszka
1
-28
/
+11
2012-09-11
memory: Use transaction_begin/commit also for single-step operations
Jan Kiszka
1
-15
/
+25
2012-09-11
memory: Flush coalesced MMIO on selected region access
Jan Kiszka
2
-0
/
+50
2012-09-11
kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
Peter Maydell
1
-4
/
+5
2012-09-11
update-linux-headers.sh: Don't hard code list of architectures
Peter Maydell
1
-1
/
+15
2012-09-11
Merge branch 'usb.64' of git://git.kraxel.org/qemu
Aurelien Jarno
13
-1042
/
+1376
2012-09-11
tcg/optimize: fix if/else/break coding style
Aurelien Jarno
1
-23
/
+11
2012-09-11
tcg/optimize: add constant folding for brcond
Aurelien Jarno
1
-1
/
+26
[prev]
[next]