index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-24
qdev: remove duplicated qdev_property_add_static() doc
Marc-André Lureau
2020-01-24
object: add extra sanity checks
Marc-André Lureau
2020-01-24
accel/tcg: Sanitize include path
Philippe Mathieu-Daudé
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
accel: Introduce the current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
qom/object: Display more helpful message when a parent is missing
Philippe Mathieu-Daudé
2020-01-24
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
2020-01-24
hw/ppc/spapr_rtas: Remove local variable
Philippe Mathieu-Daudé
2020-01-24
hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
Philippe Mathieu-Daudé
2020-01-24
hw/ppc/spapr_rtas: Use local MachineState variable
Philippe Mathieu-Daudé
2020-01-24
virtio-scsi: convert to new virtio_delete_queue
Pan Nengyuan
2020-01-24
virtio-scsi: delete vqs in unrealize to avoid memleaks
Pan Nengyuan
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
2020-01-24
target/i386: kvm: initialize feature MSRs very early
Paolo Bonzini
2020-01-24
hw/core/Makefile: Group generic objects versus system-mode objects
Philippe Mathieu-Daudé
2020-01-24
hw/core: Restrict reset handlers API to system-mode
Philippe Mathieu-Daudé
2020-01-24
Makefile: Remove unhelpful comment
Philippe Mathieu-Daudé
2020-01-24
Makefile: Restrict system emulation and tools objects
Philippe Mathieu-Daudé
2020-01-24
Makefile: Clarify all the codebase requires qom/ objects
Philippe Mathieu-Daudé
2020-01-24
configure: Do not build libfdt if not required
Philippe Mathieu-Daudé
2020-01-24
hw/pci-host/designware: Remove unuseful FALLTHROUGH comment
Philippe Mathieu-Daudé
2020-01-24
hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
Philippe Mathieu-Daudé
2020-01-24
hw/net/imx_fec: Rewrite fall through comments
Philippe Mathieu-Daudé
2020-01-24
hw/timer/aspeed_timer: Add a fall through comment
Philippe Mathieu-Daudé
2020-01-24
hw/display/tcx: Add missing fall through comments
Philippe Mathieu-Daudé
2020-01-24
audio/audio: Add missing fall through comment
Philippe Mathieu-Daudé
2020-01-24
qom/object: Display more helpful message when an interface is missing
Philippe Mathieu-Daudé
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
pvpanic: introduce crashloaded for pvpanic
zhenwei pi
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
cpu: Introduce cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i...
Peter Maydell
2020-01-24
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-01-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200123-pull-request' i...
Peter Maydell
2020-01-23
virtiofsd: add some options to the help message
Masayoshi Mizuma
2020-01-23
virtiofsd: stop all queue threads on exit in virtio_loop()
Eryu Guan
2020-01-23
virtiofsd/passthrough_ll: Pass errno to fuse_reply_err()
Xiao Yang
2020-01-23
virtiofsd: Convert lo_destroy to take the lo->mutex lock itself
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
2020-01-23
virtiofsd: fix lo_destroy() resource leaks
Stefan Hajnoczi
2020-01-23
virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
Stefan Hajnoczi
2020-01-23
virtiofsd: process requests in a thread pool
Stefan Hajnoczi
2020-01-23
virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
piaojun
2020-01-23
virtiofsd: add definition of fuse_buf_writev()
piaojun
2020-01-23
virtiofsd: passthrough_ll: Use cache_readdir for directory open
Misono Tomohiro
2020-01-23
virtiofsd: Fix data corruption with O_APPEND write in writeback mode
Misono Tomohiro
2020-01-23
virtiofsd: Reset O_DIRECT flag during file open
Vivek Goyal
2020-01-23
virtiofsd: convert more fprintf and perror to use fuse log infra
Eryu Guan
2020-01-23
virtiofsd: do not always set FUSE_FLOCK_LOCKS
Peng Tao
[prev]
[next]