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
2014-02-18
linux-user: sync syscall numbers upto 3.13
Riku Voipio
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
2014-02-15
libvixl: fix 64bit constants usage
Michael Tokarev
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
2014-02-15
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-02-15
Merge remote-tracking branch 'remotes/jliu/or32-ld-st' into staging
Peter Maydell
2014-02-15
Merge remote-tracking branch 'remotes/jovanovic/mips-ufrp' into staging
Peter Maydell
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
2014-02-15
gitignore: anchor all ignored names
Michael Tokarev
2014-02-15
vl: trim includes
Michael Tokarev
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
2014-02-15
linux-user: refactor do_socketcall()
Michael Tokarev
2014-02-15
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
2014-02-15
configure: add hint of libfdt to DTC dependency not found message
Stewart Smith
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
2014-02-15
misc: Fix case Qemu -> QEMU
Stefan Weil
2014-02-14
block: Open by reference will try device then node_name.
Benoît Canet
2014-02-14
block: Relax bdrv_lookup_bs constraints.
Benoît Canet
2014-02-14
blockdev: Fix wrong usage of QDECREF causing snapshoted quorum to crash on cl...
Benoît Canet
2014-02-14
block: mirror - use local_err to avoid NULL errp
Jeff Cody
2014-02-14
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
2014-02-14
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2014-02-14
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2014-02-14
block: Don't throw away errno via error_setg
Jeff Cody
2014-02-14
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
Jeff Cody
2014-02-14
blockdev: Remove 'type' parameter from blockdev_init()
Kevin Wolf
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...
Peter Maydell
2014-02-12
Merge remote-tracking branch 'remotes/alon/pull-libcacard.glusterfs' into sta...
Peter Maydell
2014-02-12
Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into staging
Peter Maydell
2014-02-12
target-openrisc: Use new qemu_ld/st opcodes
Richard Henderson
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
2014-02-11
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: On AS changes, only flush affected CPU TLBs
Edgar E. Iglesias
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2014-02-11
exec: Make memory_region_section_get_iotlb use section AS
Edgar E. Iglesias
2014-02-11
exec: Always initialize MemorySection address spaces
Edgar E. Iglesias
[next]