index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-mips: fix user-mode emulation startup
Nathan Froyd
2009-12-13
2
-8
/
+8
*
target-i386: Update CPUID feature set for TCG
Andre Przywara
2009-12-13
1
-13
/
+12
*
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-12-13
6
-49
/
+468
*
target-alpha: Enable softfloat.
Richard Henderson
2009-12-13
2
-3
/
+3
*
target-alpha: Honor the -cpu command line argument.
Richard Henderson
2009-12-13
1
-2
/
+42
*
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
2009-12-13
3
-14
/
+1
*
target-alpha: Add binfmt entry.
Richard Henderson
2009-12-13
1
-0
/
+3
*
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
2009-12-13
1
-3
/
+0
*
target-mips: set Config1.CA for MIPS16-aware CPUs
Nathan Froyd
2009-12-13
1
-9
/
+18
*
target-mips: add copyright notice for mips16 work
Nathan Froyd
2009-12-13
2
-1
/
+1
*
gdbstub: add MIPS16 support
Nathan Froyd
2009-12-13
1
-3
/
+15
*
target-mips: add mips16 instruction decoding
Nathan Froyd
2009-12-13
1
-9
/
+1063
*
target-mips: add enums for MIPS16 opcodes
Nathan Froyd
2009-12-13
1
-0
/
+112
*
target-mips: split out delay slot handling
Nathan Froyd
2009-12-13
1
-55
/
+79
*
target-mips: add gen_base_offset_addr
Nathan Froyd
2009-12-13
1
-24
/
+16
*
target-mips: make gen_compute_branch 16/32-bit-aware
Nathan Froyd
2009-12-13
1
-7
/
+8
*
target-mips: move ROTR and ROTRV inside gen_shift_{imm, }
Nathan Froyd
2009-12-13
1
-139
/
+148
*
target-mips: change interrupt bits to be mips16-aware
Nathan Froyd
2009-12-13
2
-24
/
+44
*
target-mips: add new HFLAGs for JALX and 16/32-bit delay slots
Nathan Froyd
2009-12-13
1
-19
/
+28
*
workaround for cmd646 bmdma register access while no dma is active
Igor V. Kovalenko
2009-12-13
3
-5
/
+4
*
s390: typo fix
Michael S. Tsirkin
2009-12-13
1
-1
/
+1
*
s390: fix build on 32 bit host
Michael S. Tsirkin
2009-12-13
1
-1
/
+1
*
qemu-io: add 'const'
Blue Swirl
2009-12-13
1
-1
/
+1
*
Silence softfloat warnings on OpenSolaris
Andreas Färber
2009-12-13
1
-1
/
+1
*
tap: Compilation fix for Solaris
Andreas Färber
2009-12-13
1
-0
/
+1
*
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
2009-12-13
1
-0
/
+6
*
Sparc32: implement AFX for SS-5
Artyom Tarasenko
2009-12-13
1
-1
/
+41
*
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
2009-12-13
1
-6
/
+15
*
microblaze: Handle wdc flush and clear.
Edgar E. Iglesias
2009-12-13
1
-0
/
+3
*
microblaze: Correct branch to registers.
Paul Hartke
2009-12-13
1
-1
/
+1
*
v2: properly save kvm system time msr registers
Glauber Costa
2009-12-12
3
-0
/
+20
*
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
2009-12-12
3
-33
/
+166
*
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
2009-12-12
3
-6
/
+40
*
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
2009-12-12
3
-4
/
+46
*
block: Convert bdrv_info_stats() to QObject
Luiz Capitulino
2009-12-12
3
-14
/
+76
*
block: Convert bdrv_info() to QObject
Luiz Capitulino
2009-12-12
4
-25
/
+111
*
migration: Convert do_info_migrate() to QObject
Luiz Capitulino
2009-12-12
3
-17
/
+107
*
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
2009-12-12
3
-9
/
+59
*
monitor: Convert do_info_uuid() to QObject
Luiz Capitulino
2009-12-12
1
-3
/
+23
*
monitor: Convert do_info_hpet() to QObject
Luiz Capitulino
2009-12-12
1
-3
/
+21
*
monitor: Convert do_info_name() to QObject
Luiz Capitulino
2009-12-12
1
-4
/
+28
*
monitor: Convert do_info_kvm() to QObject
Luiz Capitulino
2009-12-12
1
-8
/
+33
*
monitor: Convert do_info_status() to QObject
Luiz Capitulino
2009-12-12
1
-9
/
+35
*
monitor: do_info_version(): Use QDict
Luiz Capitulino
2009-12-12
1
-20
/
+22
*
monitor: do_info_cpus(): Use QBool
Luiz Capitulino
2009-12-12
1
-13
/
+25
*
monitor: Fix do_info_commands() output
Luiz Capitulino
2009-12-12
1
-3
/
+27
*
monitor: Fix do_info_balloon() output
Luiz Capitulino
2009-12-12
1
-3
/
+16
*
QDict: Introduce qdict_get_qlist()
Luiz Capitulino
2009-12-12
3
-1
/
+16
*
QDict: Introduce qdict_get_qbool()
Luiz Capitulino
2009-12-12
3
-1
/
+17
*
Makefile: move QObject objs to their own entry
Luiz Capitulino
2009-12-12
1
-2
/
+7
[next]