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
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
26
-1650
/
+22
*
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-29
9
-55
/
+102
*
slirp: Mark sockets of incoming TCP connections
Jan Kiszka
2009-06-29
2
-0
/
+2
*
slirp: Do not allow to remove non-hostfwd sockets
Jan Kiszka
2009-06-29
2
-13
/
+9
*
slirp: Explicitely mark host-forwarding sockets
Jan Kiszka
2009-06-29
3
-3
/
+4
*
slirp: Prepare for persistent socket state flags
Jan Kiszka
2009-06-29
5
-13
/
+26
*
slirp: Bind support for host forwarding rules
Jan Kiszka
2009-06-29
11
-47
/
+73
*
slirp: Rework monitor commands for host forwarding
Jan Kiszka
2009-06-29
4
-22
/
+29
*
slirp: Fix port comparision in slirp_remove_hostfwd
Jan Kiszka
2009-06-29
1
-2
/
+6
*
slirp: Rework external configuration interface
Jan Kiszka
2009-06-29
5
-134
/
+311
*
slirp: Rework internal configuration
Jan Kiszka
2009-06-29
13
-142
/
+149
*
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
9
-153
/
+265
*
Introduce get_next_param_value
Jan Kiszka
2009-06-29
2
-4
/
+15
*
Revert "User networking: Show active connections"
Jan Kiszka
2009-06-29
4
-74
/
+1
*
slirp: Refactor tcp_ctl
Jan Kiszka
2009-06-29
1
-79
/
+30
*
slirp: Drop redundant lines from udp_input
Jan Kiszka
2009-06-29
1
-2
/
+0
*
sdl zooming
Stefano Stabellini
2009-06-29
6
-19
/
+413
*
Fix QCOW2 debugging code to compile again
Filip Navara
2009-06-29
3
-8
/
+8
*
Add serial number support for virtio_blk
john cooper
2009-06-24
3
-1
/
+65
*
Remove unused gen_bx_T0 function.
Filip Navara
2009-06-24
1
-8
/
+0
*
Make sure to zero out memory before calling madvise to increase robustness
Anthony Liguori
2009-06-24
1
-3
/
+3
*
qemu-io: add aio read/write/flush commands
Christoph Hellwig
2009-06-24
1
-0
/
+353
*
qemu-io: Fix spelling in help message.
Stefan Weil
2009-06-24
1
-1
/
+1
*
Fix dump output in qemu-io.
Stefan Weil
2009-06-24
1
-4
/
+4
*
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
2009-06-24
4
-8
/
+33
*
qemu/net: request 3 vectors in virtio-net
Michael S. Tsirkin
2009-06-24
1
-0
/
+1
*
qemu/pci: add pci_get/set_byte
Michael S. Tsirkin
2009-06-24
1
-0
/
+12
*
qemu/virtio: virtio save/load bindings
Michael S. Tsirkin
2009-06-24
3
-18
/
+65
*
qemu/virtio: MSI-X support in virtio PCI
Michael S. Tsirkin
2009-06-24
2
-41
/
+113
*
qemu/virtio: virtio support for many interrupt vectors
Michael S. Tsirkin
2009-06-24
4
-25
/
+81
*
qemu/apic: minimal MSI/MSI-X implementation for PC
Michael S. Tsirkin
2009-06-24
1
-4
/
+39
*
qemu/pci: MSI-X support functions
Michael S. Tsirkin
2009-06-24
4
-1
/
+436
*
qemu/pci: check constant registers on load
Michael S. Tsirkin
2009-06-24
2
-1
/
+30
*
qemu/pci: add routines to manage PCI capabilities
Michael S. Tsirkin
2009-06-24
2
-2
/
+90
*
qemu/pci: helper routines for pci access
Michael S. Tsirkin
2009-06-24
1
-3
/
+27
*
qemu/pci: make default_write_config use mask table
Michael S. Tsirkin
2009-06-24
2
-117
/
+46
*
add sparc64-softmmu to default configure targets list
Igor V. Kovalenko
2009-06-23
1
-0
/
+1
*
sparc64 follow pci_nic_init change
Igor V. Kovalenko
2009-06-23
1
-1
/
+1
*
microblaze: Support the latest mmu-kernel stat64 ABI.
Edgar E. Iglesias
2009-06-23
1
-2
/
+3
*
target-ppc: permit linux-user to read PVR
Nathan Froyd
2009-06-23
1
-1
/
+7
*
cris: Remove unused internal flag.
Edgar E. Iglesias
2009-06-23
1
-3
/
+0
*
Win32: Reduce section alignment for Windows.
Stefan Weil
2009-06-22
1
-0
/
+4
*
Win: Install keymaps for Windows, too (needed for VNC).
Stefan Weil
2009-06-22
1
-2
/
+0
*
Win32: Fix compilation with SDL.
Stefan Weil
2009-06-22
1
-2
/
+2
*
virtio-net: implement async packet sending
Mark McLoughlin
2009-06-22
1
-2
/
+37
*
net: add packet length to NetPacketSent callback
Mark McLoughlin
2009-06-22
2
-3
/
+3
*
net: add '-net tap,sndbuf=nbytes'
Mark McLoughlin
2009-06-22
2
-5
/
+30
*
net: return TAPState from net_tap_init()
Mark McLoughlin
2009-06-22
1
-11
/
+16
*
net: handle EAGAIN from tapfd write()
Mark McLoughlin
2009-06-22
1
-2
/
+25
*
net: add tap_read_poll() helper
Mark McLoughlin
2009-06-22
1
-7
/
+23
[next]