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
2014-06-29
linux-user: support SO_ACCEPTCONN getsockopt option
Paul Burton
2014-06-29
linux-user: translate the result of getsockopt SO_TYPE
Paul Burton
2014-06-29
linux-user: added fake open() for /proc/self/cmdline
Wim Vander Schelden
2014-06-29
Add support for MAP_NORESERVE mmap flag.
Christophe Lyon
2014-06-29
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging
Peter Maydell
2014-06-29
tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
Peter Maydell
2014-06-27
tcg/ppc: Fix failure in tcg_out_mem_long
Richard Henderson
2014-06-27
pc-bios/s390-ccw: update binary
Jens Freimann
2014-06-27
pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: factor out ipl code
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: Add fill_hex_val func to provide better msgs
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: add some utility code
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: cleanup and enhance bootmap defintions
Eugene (jno) Dvurechenski
2014-06-27
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
2014-06-26
coroutine-win32.c: Add noinline attribute to work around gcc bug
Peter Maydell
2014-06-26
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.1' into sta...
Peter Maydell
2014-06-26
qemu-char: initialize chr_write_lock
Paolo Bonzini
2014-06-26
qemu-char: fix warning 'res' may be used uninitialized
Igor Mammedov
2014-06-25
target-i386: Broadwell CPU model
Eduardo Habkost
2014-06-25
target-i386: Fix indentation of CPU model definitions
Eduardo Habkost
2014-06-25
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
2014-06-25
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
2014-06-25
savevm: check vmsd for migratability status
Marcelo Tosatti
2014-06-25
target-i386: Set migratable=yes by default on "host" CPU mooel
Eduardo Habkost
2014-06-25
target-i386: Add "migratable" property to "host" CPU model
Eduardo Habkost
2014-06-25
target-i386: Support check/enforce flags in TCG mode, too
Eduardo Habkost
2014-06-25
target-i386: Loop-based feature word filtering in TCG mode
Eduardo Habkost
2014-06-25
target-i386: Loop-based copying and setting/unsetting of feature words
Eduardo Habkost
2014-06-25
target-i386: Define TCG_*_FEATURES earlier in cpu.c
Eduardo Habkost
2014-06-25
target-i386: Filter KVM and 0xC0000001 features on TCG
Eduardo Habkost
2014-06-25
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
2014-06-25
target-i386: Make TCG feature filtering more readable
Eduardo Habkost
2014-06-25
target-i386: Isolate KVM-specific code on CPU feature filtering logic
Eduardo Habkost
2014-06-25
target-i386: Pass FeatureWord argument to report_unavailable_features()
Eduardo Habkost
2014-06-25
target-i386: Merge feature filtering/checking functions
Eduardo Habkost
2014-06-25
target-i386: Simplify reporting of unavailable features
Eduardo Habkost
2014-06-25
target-i386: kvm: Don't enable MONITOR by default on any CPU model
Eduardo Habkost
2014-06-24
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...
Peter Maydell
2014-06-24
Add support for the arm breakpoint syscall
Hunter Laux
2014-06-24
Increase maximum number of session of the internal TFTP server.
Bernhard Übelacker
2014-06-24
target-s390x: Remove unused ld_code6() function
Peter Maydell
2014-06-24
hw/moxie/moxiesim.c: Remove unused moxie_intc_create()
Peter Maydell
2014-06-24
target-unicore: Remove unused functions
Peter Maydell
2014-06-24
build-sys: introduce install-prog macro to install&strip binaries and use it
Michael Tokarev
2014-06-24
tcg: mark tcg_out* and tcg_patch* with attribute 'unused'
Peter Maydell
2014-06-24
rng-random: NULL check not needed before g_free()
Eduardo Habkost
2014-06-24
block.c: Remove useless 'buf' variable
Chen Gang
[next]