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-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
target-i386: Remove assert_no_error usage
Peter Crosthwaite
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
2014-01-06
qdev: Delete dead code
Peter Crosthwaite
2014-01-06
error: Add error_abort
Peter Crosthwaite
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
2014-01-06
qom: catch errors in object_property_add_child
Paolo Bonzini
2014-01-06
qom: fix leak for objects created with -object
Paolo Bonzini
2014-01-06
rng: initialize file descriptor to -1
Paolo Bonzini
2014-01-06
qemu-monitor: HMP cpu-add wrapper
Jason J. Herne
2014-01-06
vl: add missing transition debug->finish_migrate
Paolo Bonzini
2013-12-22
PPC: Fix compilation with TCG debug
Alexander Graf
2013-12-21
Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-12-21
target-sh4: Use new qemu_ld/st opcodes
Aurelien Jarno
2013-12-21
target-mips: Use new qemu_ld/st opcodes
Aurelien Jarno
2013-12-21
tcg/i386: fix a comment
Aurelien Jarno
2013-12-19
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into staging
Anthony Liguori
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
2013-12-20
device_tree: qemu_fdt_setprop: Rename val_array arg
Peter Crosthwaite
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
PPC: Add VSX to hflags
Alexander Graf
2013-12-20
Add xxsldwi
Tom Musta
2013-12-20
Add xxspltw
Tom Musta
2013-12-20
Add xxsel
Tom Musta
2013-12-20
Add xxmrgh/xxmrgl
Tom Musta
2013-12-20
Add Power7 VSX Logical Instructions
Tom Musta
2013-12-20
Add VSX Vector Move Instructions
Tom Musta
2013-12-20
Add VSX Scalar Move Instructions
Tom Musta
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
2013-12-20
PPC: Use default pci bus name for grackle and heathrow
Alexander Graf
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
2013-12-20
target-ppc: move POWER7+ to a separate family
Alexey Kardashevskiy
2013-12-20
Add stxvw4x
Tom Musta
2013-12-20
Add stxsdx
Tom Musta
2013-12-20
Add lxvw4x
Tom Musta
2013-12-20
Add lxvdsx
Tom Musta
2013-12-20
Add lxsdx
Tom Musta
2013-12-20
Add xxpermdi
Tom Musta
2013-12-20
Add stxvd2x
Tom Musta
2013-12-20
Add lxvd2x
Tom Musta
2013-12-20
Add VSR to Global Registers
Tom Musta
2013-12-20
Add VSX Instruction Decoders
Tom Musta
2013-12-20
Add MSR VSX and Associated Exception
Tom Musta
2013-12-20
Declare and Enable VSX
Tom Musta
2013-12-20
powerpc: add PVR mask support
Alexey Kardashevskiy
2013-12-20
target-ppc: add stubs for KVM breakpoints
Greg Kurz
[next]