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
2019-10-07
roms/Makefile.edk2: don't pull in submodules when building from tarball
Michael Roth
2019-10-07
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
2019-10-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
tests/docker: only enable ubsan for test-clang
Paolo Bonzini
2019-10-04
win32: work around main-loop busy loop on socket/fd event
Marc-André Lureau
2019-10-04
tests: skip serial test on windows
Marc-André Lureau
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-10-04
docker: test-debug: disable LeakSanitizer
Paolo Bonzini
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2019-10-04
cris: do not leak struct cris_disasm_data
Paolo Bonzini
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-10-04
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-10-03
replay: don't synchronize memory operations in replay mode
Pavel Dovgalyuk
2019-10-03
qemu-pr-helper: fix crash in mpath_reconstruct_sense
Maxim Levitsky
2019-10-03
tests/migration: Add a test for auto converge
Yury Kotov
2019-10-03
accel/kvm: ensure ret always set
Alex Bennée
2019-10-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-01-2019' ...
Peter Maydell
2019-10-01
target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V
Aleksandar Markovic
2019-10-01
target/mips: msa: Simplify and move helper for MOVE.V
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for CEQ.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for PCNT.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
Aleksandar Markovic
2019-10-01
target/mips: Clean up translate.c
Aleksandar Markovic
2019-10-01
target/mips: Clean up mips-defs.h
Aleksandar Markovic
2019-10-01
target/mips: Clean up kvm_mips.h
Aleksandar Markovic
[next]