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
2013-01-15
configure: try pkg-config for curses
Vadim Evard
1
-1
/
+4
2013-01-15
block: Fix how mirror_run() frees its buffer
Markus Armbruster
1
-1
/
+1
2013-01-15
win32-aio: Fix how win32_aio_process_completion() frees buffer
Markus Armbruster
1
-1
/
+1
2013-01-15
scsi-disk: qemu_vfree(NULL) is fine, simplify
Markus Armbruster
1
-3
/
+1
2013-01-15
w32: Make qemu_vfree() accept NULL like the POSIX implementation
Markus Armbruster
1
-1
/
+3
2013-01-15
sheepdog: clean up sd_aio_setup()
Liu Yuan
1
-6
/
+5
2013-01-15
sheepdog: multiplex the rw FD to flush cache
Liu Yuan
1
-45
/
+37
2013-01-15
qom: Make object_resolve_path_component() path argument const
Andreas Färber
2
-2
/
+2
2013-01-15
Add libcacard/trace/generated-tracers.c to .gitignore
Alex Rozenman
1
-0
/
+1
2013-01-15
block: clear dirty bitmap when discarding
Paolo Bonzini
1
-1
/
+7
2013-01-15
ide: issue discard asynchronously but serialize the pieces
Paolo Bonzini
1
-25
/
+54
2013-01-15
ide: fix TRIM with empty range entry
Paolo Bonzini
1
-1
/
+1
2013-01-15
block: make discard asynchronous
Paolo Bonzini
2
-81
/
+88
2013-01-15
raw: support discard on block devices
Paolo Bonzini
1
-0
/
+36
2013-01-15
raw-posix: remember whether discard failed
Paolo Bonzini
1
-3
/
+6
2013-01-15
raw-posix: support discard on more filesystems
Kusanagi Kouichi
2
-2
/
+43
2013-01-15
block: fix initialization in bdrv_io_limits_enable()
Peter Lieven
1
-4
/
+0
2013-01-15
target-i386: Use switch in check_hw_breakpoints()
liguang
3
-14
/
+34
2013-01-15
target-i386: Avoid goto in hw_breakpoint_insert()
liguang
1
-6
/
+10
2013-01-15
target-i386: Introduce hw_{local,global}_breakpoint_enabled()
liguang
3
-6
/
+21
2013-01-15
target-i386: Define DR7 bit field constants
liguang
5
-16
/
+23
2013-01-15
qcow2: Fix segfault on zero-length write
Kevin Wolf
1
-1
/
+1
2013-01-15
target-i386: Move kvm_check_features_against_host() check to realize time
Igor Mammedov
1
-13
/
+15
2013-01-15
target-i386: cpu_x86_register() consolidate freeing resources
Igor Mammedov
1
-9
/
+10
2013-01-15
target-i386: Move setting defaults out of cpu_x86_parse_featurestr()
Igor Mammedov
1
-5
/
+4
2013-01-15
target-i386: check/enforce: Check all feature words
Eduardo Habkost
1
-2
/
+11
2013-01-15
target-i386/cpu.c: Add feature name array for ext4_features
Eduardo Habkost
1
-0
/
+17
2013-01-15
target-i386: kvm_check_features_against_host(): Use feature_word_info
Eduardo Habkost
1
-24
/
+49
2013-01-15
target-i386/cpu: Introduce FeatureWord typedefs
Eduardo Habkost
2
-49
/
+63
2013-01-15
target-i386: Disable kvm_mmu by default
Eduardo Habkost
1
-1
/
+0
2013-01-15
kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code
Eduardo Habkost
1
-0
/
+14
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
5
-8
/
+22
2013-01-15
xen: Simplify halting of first CPU
Andreas Färber
1
-3
/
+1
2013-01-15
kvm: Pass CPUState to kvm_init_vcpu()
Andreas Färber
4
-6
/
+6
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
40
-102
/
+153
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
6
-7
/
+12
2013-01-15
target-mips: Clean up mips_cpu_map_tc() documentation
Andreas Färber
1
-5
/
+9
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
6
-19
/
+27
2013-01-15
pc87312: Avoid define conflict on mingw32
Blue Swirl
1
-21
/
+17
2013-01-15
pc87312: Replace register_ioport_*() with MemoryRegion
Andreas Färber
2
-4
/
+24
2013-01-14
virtio-9p: fix compilation error.
KONRAD Frederic
1
-0
/
+1
2013-01-14
qga: add missing commas in json docs
Eric Blake
1
-2
/
+2
2013-01-14
dataplane: fix build breakage on set_guest_notifiers()
Michael Roth
1
-2
/
+2
2013-01-14
virtio-pci: build for uninitialized return value in vq_vector_unmask
Michael Roth
1
-1
/
+1
2013-01-14
Add GE IP-Octal 232 IndustryPack emulation
Alberto Garcia
2
-1
/
+620
2013-01-14
Add TEWS TPCI200 IndustryPack emulation
Alberto Garcia
6
-0
/
+872
2013-01-14
xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
Stefano Stabellini
1
-5
/
+4
2013-01-14
xen_disk: add persistent grant support to xen_disk backend
Roger Pau Monne
1
-17
/
+154
2013-01-14
xen_disk: fix memory leak
Roger Pau Monne
1
-2
/
+26
2013-01-14
qemu-ga: Handle errors uniformely in ga_channel_open()
Markus Armbruster
1
-4
/
+7
[prev]
[next]