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
2009-10-27
target-arm: fix neon vsri, vshl and vsli ops
Juha Riihimäki
2009-10-27
target-arm: allow modifying vfp fpexc en bit only
Juha Riihimäki
2009-10-27
target-arm: add support for neon vld1.64/vst1.64 instructions
Juha Riihimäki
2009-10-27
target-arm: fix neon vshrn/vrshrn ops
Juha Riihimäki
2009-10-26
target-arm: fix incorrect temporary variable freeing
Juha Riihimäki
2009-10-25
sparc32: tcx: remove unused include directive
Blue Swirl
2009-10-24
sparc32: convert sbi to VMState, vmsd and vmstate reset
Blue Swirl
2009-10-24
sparc32: convert Sun4c interrupt controller to reset + vmsd
Blue Swirl
2009-10-24
sparc32: convert interrupt controller to reset + vmsd
Blue Swirl
2009-10-24
sparc32: convert IOMMU to reset + vmsd
Blue Swirl
2009-10-24
sparc32: convert DMA controller to reset + vmsd, fix reset on init
Blue Swirl
2009-10-24
m48t59: convert to vmstate reset
Blue Swirl
2009-10-24
sparc32: convert slavio_timer to reset + vmsd
Blue Swirl
2009-10-24
fdc: convert to reset + vmsd
Blue Swirl
2009-10-24
esp: convert to reset + vmsd
Blue Swirl
2009-10-24
sparc32: convert cs4231 to VMState, vmsd and reset
Blue Swirl
2009-10-24
escc: add chipset docs
Blue Swirl
2009-10-24
escc: convert to VMState, vmsd and reset
Blue Swirl
2009-10-24
sparc32: add chipset docs for eccmemctl
Blue Swirl
2009-10-24
sparc32: convert slavio_misc to reset + vmsd
Blue Swirl
2009-10-24
sparc32: convert eccmemctl to reset + vmsd
Blue Swirl
2009-10-24
sparc64: remove unused variables
Blue Swirl
2009-10-23
target-arm: optimize thumb 32-bit multiply
Juha.Riihimaki@nokia.com
2009-10-23
target-arm: cleanup internal resource leaks
Juha Riihimäki
2009-10-23
target-i386: implement lzcnt emulation
Andre Przywara
2009-10-23
target-ppc: move often used CPU fields at the top of the structure
Aurelien Jarno
2009-10-23
target-arm: fix sdiv helper
Aurelien Jarno
2009-10-23
target-arm: use clz32() instead of a for loop
Aurelien Jarno
2009-10-21
Merge commit 'linux-user/linux-user-for-upstream' into staging
Anthony Liguori
2009-10-21
qdev: add string property.
Gerd Hoffmann
2009-10-21
char: emit the OPENED event only when a new char connection is opened
Amit Shah
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
2009-10-21
char: check for initial_reset_issued unnecessary
Amit Shah
2009-10-18
bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb
Blue Swirl
2009-10-18
Suppress warnings about 'warn_unused_result' attribute directive
Blue Swirl
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
x86: add 'static' to please Sparse
Blue Swirl
2009-10-18
target-ppc: simpler definitions for microcontrollers based on e300
Thomas Monjalon
2009-10-18
target-ppc: add declarations of microcontrollers based on e300
Thomas Monjalon
2009-10-18
target-ppc: better support of e300 CPU core
Thomas Monjalon
2009-10-18
target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330ed
Aurelien Jarno
2009-10-18
target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7
Aurelien Jarno
2009-10-17
target-arm: remove T0 and T1
Aurelien Jarno
2009-10-17
target-arm: remove cpu_T for ARM once and for all
Filip Navara
2009-10-17
target-arm: convert VFP not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_iwmmxt_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_dsp_insn not use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_neon_ls_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_neon_data_insn and helpers not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_T
Filip Navara
[next]