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-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-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-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-25
add a boot parameter to set reboot timeout
Amos Kong
2012-09-25
Clear handler only for valid fd
Orit Wasserman
2012-09-25
Fix address handling in inet_nonblocking_connect
Orit Wasserman
2012-09-25
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
Orit Wasserman
2012-09-25
Refactor inet_connect_opts function
Michael S. Tsirkin
2012-09-25
configure: Allow builds without any system or user emulation
Stefan Weil
2012-09-25
ivshmem: add 64bit option
Gerd Hoffmann
2012-09-25
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
2012-09-25
add pc-1.3 machine type
Gerd Hoffmann
2012-09-25
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
2012-09-25
target-sparc: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
target-arm: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
Introduce powerdown_notifiers
Igor Mammedov
2012-09-25
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-09-26
tcg/i386: fix build with -march < i686
Aurelien Jarno
2012-09-26
tcg: Streamline movcond_i64 using movcond_i32
Richard Henderson
2012-09-26
tcg: Streamline movcond_i64 using 32-bit arithmetic
Richard Henderson
2012-09-26
tcg: Sanity check goto_tb input
Richard Henderson
2012-09-26
tcg: Sanity check deposit inputs
Richard Henderson
2012-09-26
tcg: Add tcg_debug_assert
Richard Henderson
2012-09-26
tcg: Implement concat*_i64 with deposit_i64
Richard Henderson
2012-09-26
tcg: Emit XORI as NOT for appropriate constants
Richard Henderson
2012-09-26
tcg: Optimize initial inputs for ori_i64
Richard Henderson
[next]