index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-01
linux-user: bsd-user: Don't reset X86CPU twice
Andreas Färber
2013-02-01
target-i386: Pass X86CPU to cpu_x86_set_a20()
Andreas Färber
2013-02-01
target-unicore32: Rename CPU subtypes
Andreas Färber
2013-02-01
target-openrisc: Rename CPU subtypes
Andreas Färber
2013-02-01
target-openrisc: TYPE_OPENRISC_CPU should be abstract
Andreas Färber
2013-02-01
target-m68k: Rename CPU subtypes
Andreas Färber
2013-02-01
target-m68k: Mark as unmigratable
Andreas Färber
2013-02-01
target-s390x: Mark as unmigratable
Andreas Färber
2013-02-01
target-sh4: Mark as unmigratable
Andreas Färber
2013-02-01
target-xtensa: Mark as unmigratable
Andreas Färber
2013-02-01
target-microblaze: Mark as unmigratable
Andreas Färber
2013-02-01
target-unicore32: Mark as unmigratable
Andreas Färber
2013-02-01
ide/mmio: QOM'ify MMIO IDE for R2D
Andreas Färber
2013-01-31
target-mips: fix incorrect test for MTHLIP
Petar Jovanovic
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
[next]