summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson2009-12-133-14/+1
* target-alpha: Add binfmt entry.Richard Henderson2009-12-131-0/+3
* target-alpha: Drop bogus UNIQ initial value on Linux.Richard Henderson2009-12-131-3/+0
* target-mips: set Config1.CA for MIPS16-aware CPUsNathan Froyd2009-12-131-9/+18
* target-mips: add copyright notice for mips16 workNathan Froyd2009-12-132-1/+1
* gdbstub: add MIPS16 supportNathan Froyd2009-12-131-3/+15
* target-mips: add mips16 instruction decodingNathan Froyd2009-12-131-9/+1063
* target-mips: add enums for MIPS16 opcodesNathan Froyd2009-12-131-0/+112
* target-mips: split out delay slot handlingNathan Froyd2009-12-131-55/+79
* target-mips: add gen_base_offset_addrNathan Froyd2009-12-131-24/+16
* target-mips: make gen_compute_branch 16/32-bit-awareNathan Froyd2009-12-131-7/+8
* target-mips: move ROTR and ROTRV inside gen_shift_{imm, }Nathan Froyd2009-12-131-139/+148
* target-mips: change interrupt bits to be mips16-awareNathan Froyd2009-12-132-24/+44
* target-mips: add new HFLAGs for JALX and 16/32-bit delay slotsNathan Froyd2009-12-131-19/+28
* workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko2009-12-133-5/+4
* s390: typo fixMichael S. Tsirkin2009-12-131-1/+1
* s390: fix build on 32 bit hostMichael S. Tsirkin2009-12-131-1/+1
* qemu-io: add 'const'Blue Swirl2009-12-131-1/+1
* Silence softfloat warnings on OpenSolarisAndreas Färber2009-12-131-1/+1
* tap: Compilation fix for SolarisAndreas Färber2009-12-131-0/+1
* fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko2009-12-131-0/+6
* Sparc32: implement AFX for SS-5Artyom Tarasenko2009-12-131-1/+41
* scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko2009-12-131-6/+15
* microblaze: Handle wdc flush and clear.Edgar E. Iglesias2009-12-131-0/+3
* microblaze: Correct branch to registers.Paul Hartke2009-12-131-1/+1
* v2: properly save kvm system time msr registersGlauber Costa2009-12-123-0/+20
* VNC: Convert do_info_vnc() to QObjectLuiz Capitulino2009-12-123-33/+166
* PCI: Convert pci_device_hot_add() to QObjectLuiz Capitulino2009-12-123-6/+40
* char: Convert qemu_chr_info() to QObjectLuiz Capitulino2009-12-123-4/+46
* block: Convert bdrv_info_stats() to QObjectLuiz Capitulino2009-12-123-14/+76
* block: Convert bdrv_info() to QObjectLuiz Capitulino2009-12-124-25/+111
* migration: Convert do_info_migrate() to QObjectLuiz Capitulino2009-12-123-17/+107
* monitor: Convert do_info_mice() to QObjectLuiz Capitulino2009-12-123-9/+59
* monitor: Convert do_info_uuid() to QObjectLuiz Capitulino2009-12-121-3/+23
* monitor: Convert do_info_hpet() to QObjectLuiz Capitulino2009-12-121-3/+21
* monitor: Convert do_info_name() to QObjectLuiz Capitulino2009-12-121-4/+28
* monitor: Convert do_info_kvm() to QObjectLuiz Capitulino2009-12-121-8/+33
* monitor: Convert do_info_status() to QObjectLuiz Capitulino2009-12-121-9/+35
* monitor: do_info_version(): Use QDictLuiz Capitulino2009-12-121-20/+22
* monitor: do_info_cpus(): Use QBoolLuiz Capitulino2009-12-121-13/+25
* monitor: Fix do_info_commands() outputLuiz Capitulino2009-12-121-3/+27
* monitor: Fix do_info_balloon() outputLuiz Capitulino2009-12-121-3/+16
* QDict: Introduce qdict_get_qlist()Luiz Capitulino2009-12-123-1/+16
* QDict: Introduce qdict_get_qbool()Luiz Capitulino2009-12-123-1/+17
* Makefile: move QObject objs to their own entryLuiz Capitulino2009-12-121-2/+7
* Introduce qemu-objects.h header fileLuiz Capitulino2009-12-121-0/+24
* vnc: fix capslock tracking logic.Gerd Hoffmann2009-12-121-3/+5
* QemuOpts: allow larger option values.Gerd Hoffmann2009-12-121-2/+2
* scsi: fix drive hotplug.Gerd Hoffmann2009-12-121-0/+1
* pci: don't hw_error() when no slot is available.Gerd Hoffmann2009-12-121-2/+9
OpenPOWER on IntegriCloud