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
2016-02-16
dec: convert to realize()
Cao jin
2016-02-16
tests: add pxe e1000 and virtio-pci tests
Victor Kaplansky
2016-02-16
msix: fix msix_vector_masked
Michael S. Tsirkin
2016-02-16
virtio: optimize virtio_access_is_big_endian() for little-endian targets
Greg Kurz
2016-02-16
vhost: simplify vhost_needs_vring_endian()
Greg Kurz
2016-02-16
vhost: move virtio 1.0 check to cross-endian helper
Greg Kurz
2016-02-16
virtio: move cross-endian helper to vhost
Greg Kurz
2016-02-16
vhost-net: revert support of cross-endian vnet headers
Greg Kurz
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2016-02-12
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...
Peter Maydell
2016-02-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...
Peter Maydell
2016-02-11
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-02-11
w32: include winsock2.h before windows.h
Paolo Bonzini
2016-02-11
Adds keycode 86 to the hid_usage_keys translation table.
Daniel Serpell
2016-02-11
s390x: remove s390-zipl.rom
Michael Tokarev
2016-02-11
Passthru CCID card: QOMify
Cao jin
2016-02-11
Emulated CCID card: QOMify
Cao jin
2016-02-11
ES1370: QOMify
Cao jin
2016-02-11
char: fix parameter name / type in BSD codepath
Daniel P. Berrange
2016-02-11
qmp-spec: fix index in doc
Wei Yang
2016-02-11
rdma: remove check on time_spent when calculating mbs
Wei Yang
2016-02-11
qemu-sockets: simplify error handling
Paolo Bonzini
2016-02-11
cpu: cpu_save/cpu_load is no more
Paolo Bonzini
2016-02-11
qom: Correct object_property_get_int() description
Alistair Francis
2016-02-11
man: virtfs-proxy-helper: Rework awkward sentence
Christophe Fergeau
2016-02-11
remove libtool support
Michael Tokarev
2016-02-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160211'...
Peter Maydell
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-11
hw/arm/virt: fix max-cpus check
Andrew Jones
2016-02-11
sd: limit 'req.cmd' while using as an array index
Prasad J Pandit
2016-02-11
target-arm: Implement checking of fired watchpoint
Sergey Fedorov
2016-02-11
cpu: Add callback to check architectural watchpoint match
Sergey Fedorov
2016-02-11
target-arm: Fix IL bit reported for Thumb VFP and Neon traps
Peter Maydell
2016-02-11
target-arm: Fix IL bit reported for Thumb coprocessor traps
Peter Maydell
2016-02-11
target-arm: Correct misleading 'is_thumb' syn_* parameter names
Peter Maydell
2016-02-11
target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
Peter Maydell
2016-02-11
target-arm: Implement NSACR trapping behaviour
Peter Maydell
2016-02-11
target-arm: Add isread parameter to CPAccessFns
Peter Maydell
2016-02-11
target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
Peter Maydell
2016-02-11
target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
Peter Maydell
2016-02-11
target-arm: Implement MDCR_EL3 and SDCR
Peter Maydell
2016-02-11
target-arm: Fix typo in comment in arm_is_secure_below_el3()
Peter Maydell
2016-02-10
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
2016-02-10
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
2016-02-10
ahci: explicitly reject bad engine states on post_load
John Snow
2016-02-10
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
2016-02-10
ahci: Do not unmap NULL addresses
John Snow
2016-02-10
fdc: always compile-check debug prints
John Snow
2016-02-10
ide: fix device_reset to not ignore pending AIO
John Snow
2016-02-10
ide: Add silent DRQ cancellation
John Snow
[next]