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
monitor: Refactor acl commnds
Jan Kiszka
2
-76
/
+96
2009-06-29
monitor: Add completion for help command
Jan Kiszka
1
-0
/
+5
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
83
-120
/
+117
2009-06-29
monitor: Make pci_add device options truely optional
Jan Kiszka
2
-1
/
+5
2009-06-29
kvm: Rework VCPU synchronization
Jan Kiszka
4
-35
/
+16
2009-06-29
monitor: Drop pci_addr prefix from hotplug commands
Jan Kiszka
4
-23
/
+24
2009-06-29
qcow2: Cache refcount blocks during snapshot creation
Kevin Wolf
1
-0
/
+40
2009-06-29
block-raw: Allow pread beyond the end of growable images
Kevin Wolf
1
-0
/
+11
2009-06-29
make tags useful for block drivers and hardaware devices
Juan Quintela
1
-1
/
+1
2009-06-29
Substitute ifdef CONFIG_FOO by sound-obj-
Juan Quintela
1
-8
/
+8
2009-06-29
Rename SOUND_HW to sound-obj-y
Juan Quintela
1
-7
/
+7
2009-06-29
Substitute ifdef CONFIG_FOO by obj-
Juan Quintela
1
-15
/
+7
2009-06-29
Substitute ifdef CONFIG_FOO by obj-
Juan Quintela
1
-51
/
+25
2009-06-29
move CONFIG_* values from yes to y
Juan Quintela
1
-37
/
+37
2009-06-29
Rename OBJS to obj-y
Juan Quintela
1
-33
/
+33
2009-06-29
Rename USER_OBJS to user-obj-y
Juan Quintela
1
-3
/
+3
2009-06-29
Rename XEN_OBJS to xen-obj-y
Juan Quintela
1
-3
/
+3
2009-06-29
Rename SLIRP_OBJS to slirp-obj-y
Juan Quintela
1
-4
/
+4
2009-06-29
Rename AUDIO_OBJS to audio-obj-y
Juan Quintela
1
-12
/
+12
2009-06-29
Rename BLOCK_OBJS to block-obj-y
Juan Quintela
1
-16
/
+16
2009-06-29
Rename OBJS to obj-y
Juan Quintela
1
-104
/
+102
2009-06-29
Rename LIBOBJS to libobj-y
Juan Quintela
1
-25
/
+24
2009-06-29
Rename OBJS to obj-y
Juan Quintela
1
-9
/
+9
2009-06-29
cpu_unregister_map_client: fix memory leak.
Isaku Yamahata
1
-1
/
+2
2009-06-29
Add documentation for Multiboot
Alexander Graf
1
-4
/
+13
2009-06-29
Multiboot build system v4
Alexander Graf
5
-4
/
+144
2009-06-29
Multiboot support v5
Alexander Graf
2
-8
/
+447
2009-06-29
Expose fw_cfg v2
Alexander Graf
1
-2
/
+6
2009-06-29
Change bochs bios init order
Alexander Graf
1
-6
/
+6
2009-06-29
preserve the hypervisor bit while KVM trims the CPUID bits
Andre Przywara
2
-0
/
+5
2009-06-29
remove CPUID host hacks
Andre Przywara
1
-22
/
+5
2009-06-29
fix KVMs GET_SUPPORTED_CPUID feature usage
Andre Przywara
2
-29
/
+22
2009-06-29
CPUID Fn8000_0001.EAX is family/model/stepping, not features
Andre Przywara
1
-1
/
+1
2009-06-29
introduce -cpu host target
Andre Przywara
1
-6
/
+59
2009-06-29
allow hypervisor CPUID bit to be overriden
Andre Przywara
1
-12
/
+11
2009-06-29
support colon in filenames
Ram Pai
6
-11
/
+48
2009-06-29
Prefer ncurses over curses
Jan Kiszka
1
-2
/
+10
2009-06-29
slirp: Basic VLAN client info_str
Jan Kiszka
1
-1
/
+2
2009-06-29
slirp: Make hostfwd_add/remove multi-instance-aware
Jan Kiszka
3
-16
/
+60
2009-06-29
net: Provide VLAN client lookup helper
Jan Kiszka
3
-14
/
+34
2009-06-29
slirp: Enable multi-instance support for the smb service
Jan Kiszka
1
-20
/
+30
2009-06-29
slirp: Improve error handling in slirp_smb
Jan Kiszka
1
-10
/
+12
2009-06-29
slirp: Use shell to erase smb directory
Jan Kiszka
1
-26
/
+4
2009-06-29
slirp: Save/restore bootp client states
Jan Kiszka
1
-1
/
+27
2009-06-29
slirp: Enable multiple instances
Jan Kiszka
3
-27
/
+37
2009-06-29
slirp: Allocate/free stack instance dynamically
Jan Kiszka
5
-124
/
+124
2009-06-29
slirp: Use internal state in interface
Jan Kiszka
6
-84
/
+108
2009-06-29
slirp: Factor out internal state structure
Jan Kiszka
29
-408
/
+479
2009-06-29
slirp: Drop link_up checks from if_output and slirp_socket_can_recv
Jan Kiszka
2
-7
/
+1
2009-06-29
slirp: Clean up timeout handling around slirp_select_fill/poll
Jan Kiszka
3
-39
/
+4
[prev]
[next]