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
2020-01-24
accel: Introduce the current_accel() wrapper
Philippe Mathieu-Daudé
2
-0
/
+7
2020-01-24
qom/object: Display more helpful message when a parent is missing
Philippe Mathieu-Daudé
1
-1
/
+5
2020-01-24
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
1
-3
/
+1
2020-01-24
hw/ppc/spapr_rtas: Remove local variable
Philippe Mathieu-Daudé
1
-3
/
+2
2020-01-24
hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
hw/ppc/spapr_rtas: Use local MachineState variable
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
virtio-scsi: convert to new virtio_delete_queue
Pan Nengyuan
1
-3
/
+3
2020-01-24
virtio-scsi: delete vqs in unrealize to avoid memleaks
Pan Nengyuan
1
-0
/
+6
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2
-0
/
+9
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
4
-3
/
+18
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2
-33
/
+49
2020-01-24
hw/core/Makefile: Group generic objects versus system-mode objects
Philippe Mathieu-Daudé
1
-14
/
+14
2020-01-24
hw/core: Restrict reset handlers API to system-mode
Philippe Mathieu-Daudé
1
-1
/
+2
2020-01-24
Makefile: Remove unhelpful comment
Philippe Mathieu-Daudé
1
-4
/
+2
2020-01-24
Makefile: Restrict system emulation and tools objects
Philippe Mathieu-Daudé
1
-12
/
+7
2020-01-24
Makefile: Clarify all the codebase requires qom/ objects
Philippe Mathieu-Daudé
1
-5
/
+1
2020-01-24
configure: Do not build libfdt if not required
Philippe Mathieu-Daudé
1
-0
/
+2
2020-01-24
hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-24
hw/net/imx_fec: Rewrite fall through comments
Philippe Mathieu-Daudé
1
-1
/
+2
2020-01-24
hw/timer/aspeed_timer: Add a fall through comment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
hw/display/tcx: Add missing fall through comments
Philippe Mathieu-Daudé
1
-0
/
+2
2020-01-24
audio/audio: Add missing fall through comment
Philippe Mathieu-Daudé
1
-0
/
+1
2020-01-24
qom/object: Display more helpful message when an interface is missing
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
5
-12
/
+52
2020-01-24
pvpanic: introduce crashloaded for pvpanic
zhenwei pi
1
-2
/
+6
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
18
-36
/
+18
2020-01-24
cpu: Introduce cpu_class_set_parent_reset()
Greg Kurz
2
-0
/
+12
2020-01-24
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
7
-11
/
+6
2020-01-24
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
32
-14
/
+13886
2020-01-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200123-pull-request' i...
Peter Maydell
3
-22
/
+14
2020-01-23
virtiofsd: add some options to the help message
Masayoshi Mizuma
1
-1
/
+9
2020-01-23
virtiofsd: stop all queue threads on exit in virtio_loop()
Eryu Guan
1
-0
/
+13
2020-01-23
virtiofsd/passthrough_ll: Pass errno to fuse_reply_err()
Xiao Yang
1
-1
/
+1
2020-01-23
virtiofsd: Convert lo_destroy to take the lo->mutex lock itself
Dr. David Alan Gilbert
1
-14
/
+17
2020-01-23
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
3
-3
/
+10
2020-01-23
virtiofsd: fix lo_destroy() resource leaks
Stefan Hajnoczi
1
-21
/
+20
2020-01-23
virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
Stefan Hajnoczi
2
-0
/
+19
2020-01-23
virtiofsd: process requests in a thread pool
Stefan Hajnoczi
1
-158
/
+201
2020-01-23
virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
piaojun
1
-2
/
+18
2020-01-23
virtiofsd: add definition of fuse_buf_writev()
piaojun
1
-0
/
+38
2020-01-23
virtiofsd: passthrough_ll: Use cache_readdir for directory open
Misono Tomohiro
1
-1
/
+1
2020-01-23
virtiofsd: Fix data corruption with O_APPEND write in writeback mode
Misono Tomohiro
1
-33
/
+33
2020-01-23
virtiofsd: Reset O_DIRECT flag during file open
Vivek Goyal
1
-0
/
+14
2020-01-23
virtiofsd: convert more fprintf and perror to use fuse log infra
Eryu Guan
2
-5
/
+11
2020-01-23
virtiofsd: do not always set FUSE_FLOCK_LOCKS
Peng Tao
1
-3
/
+8
2020-01-23
virtiofsd: introduce inode refcount to prevent use-after-free
Stefan Hajnoczi
1
-23
/
+146
2020-01-23
virtiofsd: passthrough_ll: fix refcounting on remove/rename
Miklos Szeredi
1
-1
/
+49
2020-01-23
libvhost-user: Fix some memtable remap cases
Dr. David Alan Gilbert
2
-8
/
+28
2020-01-23
virtiofsd: rename inode->refcount to inode->nlookup
Stefan Hajnoczi
1
-12
/
+25
[prev]
[next]