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
2015-07-14
block: Introduce bdrv_open_child()
Kevin Wolf
2015-07-14
block: Move bdrv_attach_child() calls up the call chain
Kevin Wolf
2015-07-14
nvme: properly report volatile write caches
Christoph Hellwig
2015-07-14
nvme: implement the Flush command
Christoph Hellwig
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-13
pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3
Eduardo Habkost
2015-07-13
Revert "virtio-net: enable virtio 1.0"
Jason Wang
2015-07-13
virtio-pci: don't crash on illegal length
Michael S. Tsirkin
2015-07-13
qdev: fix 64 bit properties
Cornelia Huck
2015-07-13
tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64
Stefan Weil
2015-07-09
Update version for v2.4.0-rc0 release
v2.4.0-rc0
Peter Maydell
2015-07-09
tci: Fix compile failure by including qemu-common.h
Peter Maydell
2015-07-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-09
crypto: fix builtin qcrypto_cipher_free
Paolo Bonzini
2015-07-09
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2015-07-09
disas: cris: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
disas: cris: Fix 0 buffer length case
Peter Crosthwaite
2015-07-09
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
disas: arm: QOMify target specific disas setup
Peter Crosthwaite
2015-07-09
disas: arm-a64: Make printfer and stream variable
Peter Crosthwaite
2015-07-09
disas: QOMify target specific setup
Peter Crosthwaite
2015-07-09
disas: Add print_insn to disassemble info
Peter Crosthwaite
2015-07-09
microblaze: boot: Use cpu_set_pc()
Peter Crosthwaite
2015-07-09
hw/arm/boot: Use cpu_set_pc()
Peter Crosthwaite
2015-07-09
gdbstub: Use cpu_set_pc() helper
Peter Crosthwaite
2015-07-09
cpu: Add wrapper for the set_pc() hook
Peter Crosthwaite
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
cpu: Change tcg_cpu_exec() arg to cpu, not env
Peter Crosthwaite
2015-07-09
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
2015-07-09
cpu: Convert cpu_index into a bitmap
Bharata B Rao
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-09
cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
Eduardo Habkost
2015-07-09
cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
Eduardo Habkost
2015-07-09
cpu: No need to zero-initialize CPUState::numa_node
Eduardo Habkost
2015-07-09
mips/kvm: Sync with newer MIPS KVM headers
James Hogan
2015-07-09
tcg/mips: Fix build error from merged memop+mmu_idx parameter
James Hogan
2015-07-09
migration: fix RCU deadlock
Paolo Bonzini
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
2015-07-08
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
2015-07-08
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'...
Peter Maydell
2015-07-08
ossaudio: fix memory leak
Gonglei
2015-07-08
ui: convert VNC to use generic cipher API
Daniel P. Berrange
2015-07-08
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
[next]