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
2013-01-31
target-mips: enable access to DSP ASE if implemented
Petar Jovanovic
2013-01-31
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
2013-01-31
target-mips: Sign-extend the result of LWR
Richard Sandiford
2013-01-31
target-mips: Fix signedness of loads in MIPS16 RESTOREs
Richard Sandiford
2013-01-31
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Aurelien Jarno
2013-01-31
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
2013-01-31
target-mips: use DSP unions for reduction add instructions
Aurelien Jarno
2013-01-31
target-mips: use DSP unions for unary DSP operators
Aurelien Jarno
2013-01-31
target-mips: use DSP unions for binary DSP operators
Aurelien Jarno
2013-01-31
target-mips: add unions to access DSP elements
Aurelien Jarno
2013-01-31
target-mips: generate a reserved instruction exception on CPU without DSP
Aurelien Jarno
2013-01-31
target-mips: copy insn_flags in DisasContext
Aurelien Jarno
2013-01-31
target-mips: fix DSP loads with rd = 0
Aurelien Jarno
2013-01-30
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2013-01-30
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2013-01-30
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
2013-01-30
target-arm: Rename CPU types
Andreas Färber
2013-01-30
target-arm: Fix TCG temp leaks for WI and UNDEF VFP sysreg writes
Peter Maydell
2013-01-30
hw/vexpress: Use correct HBI (board model number) for vexpress-a15
Peter Maydell
2013-01-30
hw/arm_sysctl: Clear sysctl cfgctrl start bit
Christoffer Dall
2013-01-30
qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema
Michal Privoznik
2013-01-30
tests: Fix {rtc, m48t59}-test build on illumos
Andreas Färber
2013-01-30
qemu-pixman.h: Avoid mutual inclusion loop with console.h
Peter Maydell
2013-01-30
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
qapi: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
qemu-log: Plug trivial memory leak in cpu_set_log_filename()
Markus Armbruster
2013-01-30
qemu-log: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()
Markus Armbruster
2013-01-30
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
readline: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
2013-01-30
g_malloc(0) and g_malloc0(0) return NULL; simplify
Markus Armbruster
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
2013-01-30
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
2013-01-30
cadence_gem: Debug mode compile fixes
Peter Crosthwaite
2013-01-30
cadence_ttc: Debug mode compile fixes
Peter Crosthwaite
2013-01-30
vnc: Clean up vncws_send_handshake_response()
Markus Armbruster
2013-01-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-01-29
Merge remote-tracking branch 'mdroth/qga-pull-1-28-13' into staging
Anthony Liguori
2013-01-29
s390: Drop set_bit usage in virtio_ccw.
Cornelia Huck
2013-01-29
s390: css error codes.
Cornelia Huck
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
2013-01-29
sclpconsole: Don't instantiate sclpconsole with -nodefaults
Christian Borntraeger
2013-01-29
s390: Add s390-ccw-virtio machine.
Cornelia Huck
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
2013-01-29
virtio-s390: add a reset function to virtio-s390 devices
Paolo Bonzini
[next]