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-09-07
Remove unused qemu_fls function
Peter Maydell
2015-09-07
exec.c: Use pow2floor() rather than hand-calculation
Peter Maydell
2015-09-07
hw/block/nvme.c: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
hw/pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150907'...
Peter Maydell
2015-09-07
arm/virt: Add full-sized CPU affinity handling
Pavel Fedin
2015-09-07
target-arm: Refactor CPU affinity handling
Pavel Fedin
2015-09-07
i.MX: Add i2C devices to i.MX31 SOC
Jean-Christophe Dubois
2015-09-07
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
2015-09-07
i.MX: Add the i.MX25 PDK platform
Jean-Christophe Dubois
2015-09-07
i.MX: Add SOC support for i.MX25
Jean-Christophe Dubois
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
2015-09-07
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2015-09-07
i.MX: Add SOC support for i.MX31
Jean-Christophe Dubois
2015-09-07
target-arm: Fix arm_excp_unmasked() function
Sergey Sorokin
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2015-09-07
target-arm: Fix AArch32:AArch64 general-purpose register mapping
Sergey Sorokin
2015-09-07
arm: Remove hw_error() usages.
Peter Crosthwaite
2015-09-07
arm: cpu: assert() on no-EL2 virt IRQ error condition.
Peter Crosthwaite
2015-09-07
smbios: implement smbios support for mach-virt
Wei Huang
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
2015-09-07
target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction
Peter Maydell
2015-09-07
target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter block
Peter Maydell
2015-09-07
target-arm/arm-semi.c: Implement A64 specific SyncCacheRange call
Peter Maydell
2015-09-07
target-arm/arm-semi.c: Support widening APIs to 64 bits
Peter Maydell
2015-09-07
include/exec/softmmu-semi.h: Add support for 64-bit values
Peter Maydell
2015-09-07
target-arm/arm-semi.c: Factor out repeated 'return env->regs[0]'
Peter Maydell
2015-09-07
gdbstub: Implement gdb_do_syscallv()
Peter Maydell
2015-09-07
target-arm: Improve semihosting debug prints
Christopher Covington
2015-09-07
target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb
Peter Maydell
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-04
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-09-04' in...
Kevin Wolf
2015-09-04
quorum: validate vote threshold against num_children even if read-pattern is ...
Wen Congyang
2015-09-04
qcow2: reorder fields in Qcow2CachedTable to reduce padding
Alberto Garcia
2015-09-04
docs: document how to configure the qcow2 L2/refcount caches
Alberto Garcia
2015-09-04
qcow2: add option to clean unused cache entries after some time
Alberto Garcia
2015-09-04
qcow2: mark the memory as no longer needed after qcow2_cache_empty()
Alberto Garcia
2015-09-04
iotests: Warn if python subprocess is killed
Max Reitz
2015-09-04
iotests: Do not suppress segfaults in bash tests
Max Reitz
2015-09-04
iotests: Respect -nodefaults in tests 41 and 55
Max Reitz
2015-09-04
iotests: More options for VM.add_drive()
Max Reitz
2015-09-04
qemu-img: Fix crash in amend invocation
Max Reitz
2015-09-04
block/raw-posix: Use raw_normalize_devicepath()
Max Reitz
2015-09-04
qemu-iotests: s390x: fix test 130
Bo Tu
2015-09-04
qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts
Bo Tu
2015-09-04
qemu-iotests: s390x: fix test 041 and 055
Bo Tu
2015-09-04
qemu-iotests: disable default qemu devices for cross-platform compatibility
Bo Tu
[next]