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-12-13
target-alpha: Add binfmt entry.
Richard Henderson
2009-12-13
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
2009-12-13
target-mips: set Config1.CA for MIPS16-aware CPUs
Nathan Froyd
2009-12-13
target-mips: add copyright notice for mips16 work
Nathan Froyd
2009-12-13
gdbstub: add MIPS16 support
Nathan Froyd
2009-12-13
target-mips: add mips16 instruction decoding
Nathan Froyd
2009-12-13
target-mips: add enums for MIPS16 opcodes
Nathan Froyd
2009-12-13
target-mips: split out delay slot handling
Nathan Froyd
2009-12-13
target-mips: add gen_base_offset_addr
Nathan Froyd
2009-12-13
target-mips: make gen_compute_branch 16/32-bit-aware
Nathan Froyd
2009-12-13
target-mips: move ROTR and ROTRV inside gen_shift_{imm, }
Nathan Froyd
2009-12-13
target-mips: change interrupt bits to be mips16-aware
Nathan Froyd
2009-12-13
target-mips: add new HFLAGs for JALX and 16/32-bit delay slots
Nathan Froyd
2009-12-13
workaround for cmd646 bmdma register access while no dma is active
Igor V. Kovalenko
2009-12-13
s390: typo fix
Michael S. Tsirkin
2009-12-13
s390: fix build on 32 bit host
Michael S. Tsirkin
2009-12-13
qemu-io: add 'const'
Blue Swirl
2009-12-13
Silence softfloat warnings on OpenSolaris
Andreas Färber
2009-12-13
tap: Compilation fix for Solaris
Andreas Färber
2009-12-13
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
2009-12-13
Sparc32: implement AFX for SS-5
Artyom Tarasenko
2009-12-13
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
2009-12-13
microblaze: Handle wdc flush and clear.
Edgar E. Iglesias
2009-12-13
microblaze: Correct branch to registers.
Paul Hartke
2009-12-12
v2: properly save kvm system time msr registers
Glauber Costa
2009-12-12
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
2009-12-12
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
2009-12-12
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
2009-12-12
block: Convert bdrv_info_stats() to QObject
Luiz Capitulino
2009-12-12
block: Convert bdrv_info() to QObject
Luiz Capitulino
2009-12-12
migration: Convert do_info_migrate() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_uuid() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_hpet() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_name() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_kvm() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_status() to QObject
Luiz Capitulino
2009-12-12
monitor: do_info_version(): Use QDict
Luiz Capitulino
2009-12-12
monitor: do_info_cpus(): Use QBool
Luiz Capitulino
2009-12-12
monitor: Fix do_info_commands() output
Luiz Capitulino
2009-12-12
monitor: Fix do_info_balloon() output
Luiz Capitulino
2009-12-12
QDict: Introduce qdict_get_qlist()
Luiz Capitulino
2009-12-12
QDict: Introduce qdict_get_qbool()
Luiz Capitulino
2009-12-12
Makefile: move QObject objs to their own entry
Luiz Capitulino
2009-12-12
Introduce qemu-objects.h header file
Luiz Capitulino
2009-12-12
vnc: fix capslock tracking logic.
Gerd Hoffmann
2009-12-12
QemuOpts: allow larger option values.
Gerd Hoffmann
2009-12-12
scsi: fix drive hotplug.
Gerd Hoffmann
2009-12-12
pci: don't hw_error() when no slot is available.
Gerd Hoffmann
2009-12-12
pci: don't abort() when trying to hotplug with acpi off.
Gerd Hoffmann
[next]