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-01
kvm: Switch to unlocked PIO
Jan Kiszka
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
2015-07-01
memory: let address_space_rw/ld*/st* run outside the BQL
Jan Kiszka
2015-07-01
exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*
Paolo Bonzini
2015-07-01
memory: Add global-locking property to memory regions
Jan Kiszka
2015-07-01
main-loop: introduce qemu_mutex_iothread_locked
Paolo Bonzini
2015-07-01
main-loop: use qemu_mutex_lock_iothread consistently
Paolo Bonzini
2015-07-01
Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
马文霜
2015-06-26
cpu-defs: Move out TB_JMP defines
Peter Crosthwaite
2015-06-26
include/exec: Move tb hash functions out
Peter Crosthwaite
2015-06-26
include/exec: Move standard exceptions to cpu-all.h
Peter Crosthwaite
2015-06-26
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
2015-06-26
memory_mapping: Rework cpu related includes
Peter Crosthwaite
2015-06-26
cutils: allow compilation with icc
Artyom Tarasenko
2015-06-26
qemu-common: add VEC_OR macro
Artyom Tarasenko
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-06-24
net: simplify net_client_init1()
Stefan Hajnoczi
2015-06-24
net: drop if expression that is always true
Stefan Hajnoczi
2015-06-24
net: raise an error if -net type is invalid
Stefan Hajnoczi
2015-06-24
net: replace net_client_init1() netdev whitelist with blacklist
Stefan Hajnoczi
2015-06-24
net: add missing "netmap" to host_net_devices[]
Stefan Hajnoczi
2015-06-24
virito-blk: drop duplicate check
Gonglei
2015-06-24
qemu-iotests: fix 051.out after qdev error message change
Stefan Hajnoczi
2015-06-23
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
2015-06-23
util/qemu-sockets: improve ai_flag hints for ipv6 hosts
Wolfgang Bumiller
2015-06-23
hw/display/tcx.c: Fix memory leak
Shannon Zhao
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
2015-06-23
Makefile: Add "make ctags"
Fam Zheng
2015-06-23
Makefile: Fix "make cscope TAGS"
Fam Zheng
2015-06-23
qemu-options: Use @itemx where appropriate
Markus Armbruster
2015-06-23
qemu-options: Improve -global documentation
Markus Armbruster
2015-06-23
throttle: Fix typo in the documentation of block_set_io_throttle
Alberto Garcia
2015-06-23
hw/display/qxl-logger.c: Constify some variable
Frediano Ziglio
2015-06-23
configure: rearrange --help and consolidate enable/disable together
Michael Tokarev
2015-06-23
libcacard: pkgconfig: tidy dependent libs
Michael Tokarev
2015-06-23
vt82c686: QOMify
Gonglei
2015-06-23
xen_pt: QOMify
Gonglei
2015-06-23
wdt_i6300esb: QOMify
Gonglei
2015-06-23
piix4: QOMify
Gonglei
2015-06-23
piix: piix3 QOMify
Gonglei
2015-06-23
pci-assign: QOMify
Gonglei
2015-06-23
Print error when failing to load PCI config data
Dr. David Alan Gilbert
2015-06-23
Grammar: 'as to'->'as for'
Dr. David Alan Gilbert
2015-06-23
remove libdecnumber/dpd/decimal128Local.h
Michael Tokarev
2015-06-23
configure: append --extra-ldflags to LDFLAGS
Alex Bennée
2015-06-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...
Peter Maydell
2015-06-23
Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"
Stefano Stabellini
2015-06-23
xen/pass-through: constify some static data
Jan Beulich
2015-06-23
xen/pass-through: log errno values rather than function return ones
Jan Beulich
[next]