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
2012-10-04
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kraxel/usb.66' into staging
Anthony Liguori
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-01
fpu/softfloat.c: Return correctly signed values from uint64_to_float32
Peter Maydell
2012-10-01
fpu/softfloat.c: Remove pointless shift of always-zero value
Peter Maydell
2012-10-01
vfio_pci: fix build on 32-bit systems
Anthony Liguori
2012-10-01
vfio: Enable vfio-pci and mark supported
Alex Williamson
2012-10-01
vfio: vfio-pci device assignment driver
Alex Williamson
2012-10-01
Update Linux kernel headers
Alex Williamson
2012-10-01
Update kernel header script to include vfio
Alex Williamson
2012-10-01
x86: Implement SMEP and SMAP
H. Peter Anvin
2012-09-30
i386: -cpu help: remove reference to specific CPUID leaves/registers
Eduardo Habkost
2012-09-30
i386: cpu: eliminate duplicate feature names
Eduardo Habkost
2012-09-30
i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASES
Eduardo Habkost
2012-09-30
i386: kvm: use a #define for the set of alias feature bits
Eduardo Habkost
2012-09-30
i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
Eduardo Habkost
2012-09-28
virtio-serial-bus: let chardev know the exact number of bytes requested
Amit Shah
2012-09-28
virtio: Introduce virtqueue_get_avail_bytes()
Amit Shah
2012-09-28
virtio: use unsigned int for counting bytes in vq
Amit Shah
2012-09-28
iov: add const annotation
Michael S. Tsirkin
2012-09-28
virtio-net: fix used len for tx
Michael S. Tsirkin
2012-09-28
virtio: don't mark unaccessed memory as dirty
Michael S. Tsirkin
2012-09-27
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Aurelien Jarno
2012-09-27
target-s390x: Tidy cpu_dump_state
Richard Henderson
2012-09-27
target-s390x: Avoid double CPU_LOG_TB_CPU
Richard Henderson
2012-09-27
target-s390x: Use CPU_LOG_INT
Richard Henderson
2012-09-27
target-unicore32: Call tcg_gen_debug_insn_start
Richard Henderson
2012-09-27
target-s390x: Call tcg_gen_debug_insn_start
Richard Henderson
2012-09-27
target-m68k: Call tcg_gen_debug_insn_start
Richard Henderson
2012-09-27
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
2012-09-27
tci: Fix for AREG0 free mode
Stefan Weil
2012-09-27
block: live snapshot documentation tweaks
Paolo Bonzini
2012-09-27
input: index_from_key(): drop unused code
Luiz Capitulino
2012-09-27
qmp: qmp_send_key(): accept key codes in hex
Luiz Capitulino
2012-09-27
input: qmp_send_key(): simplify
Luiz Capitulino
2012-09-27
hmp: dump-guest-memory: hardcode protocol argument to "file:"
Luiz Capitulino
2012-09-27
qmp: dump-guest-memory: don't spin if non-blocking fd would block
Luiz Capitulino
2012-09-27
qmp: dump-guest-memory: improve schema doc (again)
Luiz Capitulino
2012-09-26
Versatile Express: Add modelling of NOR flash
Francesco Lavra
2012-09-26
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
2012-09-26
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
2012-09-26
pl190: fix read of VECTADDR
Brendan Fennell
2012-09-26
qapi: convert add_client
Luiz Capitulino
2012-09-26
monitor: add Error * argument to monitor_get_fd
Paolo Bonzini
2012-09-26
pci-assign: use monitor_handle_fd_param
Paolo Bonzini
2012-09-26
qapi: add "unix" to the set of reserved words
Paolo Bonzini
2012-09-26
qapi: do not protect enum values from namespace pollution
Paolo Bonzini
2012-09-26
Add qemu-ga-client script
Ryota Ozaki
2012-09-26
Support settimeout in QEMUMonitorProtocol
Ryota Ozaki
[next]