index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
slirp: Drop statistic code
Jan Kiszka
21
-485
/
+6
2009-06-29
slirp: Drop dead code
Jan Kiszka
26
-1650
/
+22
2009-06-29
slirp: Add info usernet for dumping connection states
Jan Kiszka
9
-55
/
+102
2009-06-29
slirp: Mark sockets of incoming TCP connections
Jan Kiszka
2
-0
/
+2
2009-06-29
slirp: Do not allow to remove non-hostfwd sockets
Jan Kiszka
2
-13
/
+9
2009-06-29
slirp: Explicitely mark host-forwarding sockets
Jan Kiszka
3
-3
/
+4
2009-06-29
slirp: Prepare for persistent socket state flags
Jan Kiszka
5
-13
/
+26
2009-06-29
slirp: Bind support for host forwarding rules
Jan Kiszka
11
-47
/
+73
2009-06-29
slirp: Rework monitor commands for host forwarding
Jan Kiszka
4
-22
/
+29
2009-06-29
slirp: Fix port comparision in slirp_remove_hostfwd
Jan Kiszka
1
-2
/
+6
2009-06-29
slirp: Rework external configuration interface
Jan Kiszka
5
-134
/
+311
2009-06-29
slirp: Rework internal configuration
Jan Kiszka
13
-142
/
+149
2009-06-29
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
9
-153
/
+265
2009-06-29
Introduce get_next_param_value
Jan Kiszka
2
-4
/
+15
2009-06-29
Revert "User networking: Show active connections"
Jan Kiszka
4
-74
/
+1
2009-06-29
slirp: Refactor tcp_ctl
Jan Kiszka
1
-79
/
+30
2009-06-29
slirp: Drop redundant lines from udp_input
Jan Kiszka
1
-2
/
+0
2009-06-29
sdl zooming
Stefano Stabellini
6
-19
/
+413
2009-06-29
Fix QCOW2 debugging code to compile again
Filip Navara
3
-8
/
+8
2009-06-24
Add serial number support for virtio_blk
john cooper
3
-1
/
+65
2009-06-24
Remove unused gen_bx_T0 function.
Filip Navara
1
-8
/
+0
2009-06-24
Make sure to zero out memory before calling madvise to increase robustness
Anthony Liguori
1
-3
/
+3
2009-06-24
qemu-io: add aio read/write/flush commands
Christoph Hellwig
1
-0
/
+353
2009-06-24
qemu-io: Fix spelling in help message.
Stefan Weil
1
-1
/
+1
2009-06-24
Fix dump output in qemu-io.
Stefan Weil
1
-4
/
+4
2009-06-24
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
4
-8
/
+33
2009-06-24
qemu/net: request 3 vectors in virtio-net
Michael S. Tsirkin
1
-0
/
+1
2009-06-24
qemu/pci: add pci_get/set_byte
Michael S. Tsirkin
1
-0
/
+12
2009-06-24
qemu/virtio: virtio save/load bindings
Michael S. Tsirkin
3
-18
/
+65
2009-06-24
qemu/virtio: MSI-X support in virtio PCI
Michael S. Tsirkin
2
-41
/
+113
2009-06-24
qemu/virtio: virtio support for many interrupt vectors
Michael S. Tsirkin
4
-25
/
+81
2009-06-24
qemu/apic: minimal MSI/MSI-X implementation for PC
Michael S. Tsirkin
1
-4
/
+39
2009-06-24
qemu/pci: MSI-X support functions
Michael S. Tsirkin
4
-1
/
+436
2009-06-24
qemu/pci: check constant registers on load
Michael S. Tsirkin
2
-1
/
+30
2009-06-24
qemu/pci: add routines to manage PCI capabilities
Michael S. Tsirkin
2
-2
/
+90
2009-06-24
qemu/pci: helper routines for pci access
Michael S. Tsirkin
1
-3
/
+27
2009-06-24
qemu/pci: make default_write_config use mask table
Michael S. Tsirkin
2
-117
/
+46
2009-06-23
add sparc64-softmmu to default configure targets list
Igor V. Kovalenko
1
-0
/
+1
2009-06-23
sparc64 follow pci_nic_init change
Igor V. Kovalenko
1
-1
/
+1
2009-06-23
microblaze: Support the latest mmu-kernel stat64 ABI.
Edgar E. Iglesias
1
-2
/
+3
2009-06-23
target-ppc: permit linux-user to read PVR
Nathan Froyd
1
-1
/
+7
2009-06-23
cris: Remove unused internal flag.
Edgar E. Iglesias
1
-3
/
+0
2009-06-22
Win32: Reduce section alignment for Windows.
Stefan Weil
1
-0
/
+4
2009-06-22
Win: Install keymaps for Windows, too (needed for VNC).
Stefan Weil
1
-2
/
+0
2009-06-22
Win32: Fix compilation with SDL.
Stefan Weil
1
-2
/
+2
2009-06-22
virtio-net: implement async packet sending
Mark McLoughlin
1
-2
/
+37
2009-06-22
net: add packet length to NetPacketSent callback
Mark McLoughlin
2
-3
/
+3
2009-06-22
net: add '-net tap,sndbuf=nbytes'
Mark McLoughlin
2
-5
/
+30
2009-06-22
net: return TAPState from net_tap_init()
Mark McLoughlin
1
-11
/
+16
2009-06-22
net: handle EAGAIN from tapfd write()
Mark McLoughlin
1
-2
/
+25
[next]