index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-23
sparc32 fix np dereference in do_unassigned_access
Artyom Tarasenko
1
-1
/
+2
2010-01-22
Sparc64: fix PCI probe problems
Blue Swirl
1
-12
/
+7
2010-01-20
Revert "block: prevent multiwrite_merge from creating too large iovecs"
Anthony Liguori
1
-4
/
+0
2010-01-20
make: qemu-img depends on config-host.h
Anthony Liguori
1
-1
/
+1
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
1
-1
/
+1
2010-01-20
block: prevent multiwrite_merge from creating too large iovecs
Christoph Hellwig
1
-0
/
+4
2010-01-20
block: fix cache flushing in bdrv_commit
Christoph Hellwig
1
-3
/
+6
2010-01-20
QMP: Fix asynchronous events delivery
Luiz Capitulino
1
-4
/
+3
2010-01-20
vnc: Use inet_strfamily()
Luiz Capitulino
1
-21
/
+1
2010-01-20
net: inet_strfamily(): Better unknown family report
Luiz Capitulino
1
-1
/
+1
2010-01-20
net: Make inet_strfamily() public
Luiz Capitulino
2
-1
/
+2
2010-01-20
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
1
-0
/
+4
2010-01-20
Move virtio-serial to Makefile.objs
Amit Shah
2
-2
/
+2
2010-01-20
virtio-serial: Add a 'virtserialport' device for generic serial port support
Amit Shah
1
-0
/
+34
2010-01-20
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
2
-0
/
+3
2010-01-20
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
3
-0
/
+26
2010-01-20
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
2
-0
/
+100
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
17
-213
/
+809
2010-01-20
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
Amit Shah
2
-3
/
+1
2010-01-20
Disable fall-back to read-only when cannot open drive's file for read-write
Naphtali Sprei
1
-6
/
+0
2010-01-20
Added drives' readonly option
Naphtali Sprei
1
-1
/
+1
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
11
-42
/
+44
2010-01-20
Make CDROM a read-only drive
Naphtali Sprei
1
-0
/
+7
2010-01-20
Documentation: Add missing documentation for qdev related command line options
Stefan Weil
1
-4
/
+21
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
1
-0
/
+16
2010-01-19
scsi: device version property
Gerd Hoffmann
1
-1
/
+4
2010-01-19
ide: device version property
Gerd Hoffmann
3
-9
/
+17
2010-01-19
QMP: Emit asynchronous events on all QMP monitors
Adam Litke
1
-5
/
+7
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
4
-5
/
+6
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
4
-0
/
+11
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
4
-0
/
+12
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
4
-0
/
+36
2010-01-19
VNC: Cache client info at connection time
Luiz Capitulino
2
-10
/
+32
2010-01-19
VNC: Add 'family' key
Luiz Capitulino
1
-1
/
+25
2010-01-19
VNC: Rename client's 'username' key
Luiz Capitulino
1
-4
/
+5
2010-01-19
VNC: Make 'auth' key mandatory
Luiz Capitulino
1
-12
/
+14
2010-01-19
VNC: Use 'enabled' key instead of 'status'
Luiz Capitulino
1
-5
/
+5
2010-01-19
char: Remove redundant qemu_chr_generic_open() call.
Kusanagi Kouichi
1
-1
/
+0
2010-01-19
raw-posix: Detect legacy floppy via ioctl on linux
Cole Robinson
1
-2
/
+19
2010-01-19
raw-posix: Detect CDROM via ioctl on linux
Cole Robinson
1
-2
/
+18
2010-01-19
avoid unreachable statement after break
Paolo Bonzini
1
-1
/
+1
2010-01-19
remove assertions
Paolo Bonzini
1
-4
/
+0
2010-01-19
change while to if
Paolo Bonzini
1
-7
/
+3
2010-01-19
add assertions about env->current_tb
Paolo Bonzini
1
-1
/
+5
2010-01-19
clean up env->current_tb
Paolo Bonzini
1
-0
/
+2
2010-01-19
fix wrong indentation
Paolo Bonzini
1
-3
/
+1
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
12
-99
/
+0
2010-01-19
remove dead code from target-i386/exec.h
Paolo Bonzini
1
-48
/
+0
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
1
-0
/
+5
2010-01-19
eepro100: Fix multicast support
Stefan Weil
1
-13
/
+39
[next]