index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
slirp: Drop redundant checks from slirp_output
Jan Kiszka
1
-3
/
+1
2009-06-29
slirp: Kill slirp_is_inited
Jan Kiszka
5
-35
/
+32
2009-06-29
slirp: Clean up updtime
Jan Kiszka
2
-9
/
+5
2009-06-29
slirp: Make IP packet ID consistent
Jan Kiszka
2
-2
/
+7
2009-06-29
slirp: Factor out one-time initialization
Jan Kiszka
3
-37
/
+41
2009-06-29
slirp: tftp: Rework filename handling
Jan Kiszka
1
-22
/
+16
2009-06-29
slirp: tftp: Refactor tftp_handle_rrq
Jan Kiszka
1
-28
/
+21
2009-06-29
slirp: tftp: Clean up tftp_send_error
Jan Kiszka
1
-8
/
+5
2009-06-29
slirp: tftp: Cleanup tftp_prefix check
Jan Kiszka
1
-8
/
+7
2009-06-29
slirp: Drop unused icmp_var.h
Jan Kiszka
2
-50
/
+0
2009-06-29
slirp: Cleanup and basic reanimation of debug code
Jan Kiszka
7
-26
/
+14
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
[prev]
[next]