aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-30MIPS: fix fulong bios loadingAurelien Jarno1-6/+5
2010-06-29target-mips: enable movn/movz on loongson 2E & 2FAurelien Jarno1-1/+2
2010-06-29mips-dis: add support for Godson integer instructionsAurelien Jarno1-0/+33
2010-06-29r2d: fix pflash mappingAurelien Jarno1-0/+1
2010-06-29lsi53c895a: fix Phase Mismatch JumpPaolo Bonzini1-3/+3
2010-06-29MIPS: Initial support of fulong mini pc (machine construction)Huacai Chen2-1/+414
2010-06-29MIPS: Initial support of fulong mini pc (CPU definition)Huacai Chen2-0/+39
2010-06-29MIPS: Initial support of VIA USB controller used by fulong mini pcHuacai Chen2-0/+29
2010-06-29MIPS: Initial support of VIA IDE controller used by fulong mini pcHuacai Chen4-0/+194
2010-06-29Initial support of vt82686b south bridge used by fulong mini pcHuacai Chen4-1/+617
2010-06-29MIPS: Initial support of bonito north bridge used by fulong mini pcHuacai Chen4-0/+814
2010-06-29tcg-s390: new TCG TargetRichard Henderson3-48/+2279
2010-06-29tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG.Richard Henderson2-9/+8
2010-06-28kvm: Fix cpu_is_bsp() compilation warningSheng Yang1-0/+1
2010-06-28kvm: init mp_stateMarcelo Tosatti1-0/+6
2010-06-28kvm: Enable XSAVE live migration supportSheng Yang5-3/+186
2010-06-28Enable XSAVE related CPUIDSheng Yang1-0/+21
2010-06-28kvm: Extend kvm_arch_get_supported_cpuid() to support indexSheng Yang2-9/+12
2010-06-28fix CPUID vendor overrideAndre Przywara1-1/+1
2010-06-28kvm: Switch kvm_update_guest_debug to run_on_cpuJan Kiszka1-11/+1
2010-06-27win32: Add missing function ffsStefan Weil1-0/+7
2010-06-27win32: Add define for missing EPROTONOSUPPORTStefan Weil1-0/+4
2010-06-27.gitignore: Ignore libdis*, qemu-options.defStefan Weil1-0/+2
2010-06-27x86: Clean up CPU resetJan Kiszka1-18/+4
2010-06-27x86: Fix INIT processingJan Kiszka1-0/+1
2010-06-27mask all interrupts when MASTER_DISABLE is setArtyom Tarasenko1-3/+6
2010-06-27fw_cfg: convert to qdevBlue Swirl1-20/+60
2010-06-27Remove useless device dependency of HAS_AUDIOBlue Swirl8-26/+0
2010-06-22virtio-pci: fix bus master bug setting on loadAlex Williamson1-1/+1
2010-06-22Factorize common migration incoming codeJuan Quintela6-52/+21
2010-06-22Exit if incoming migration failsJuan Quintela3-8/+17
2010-06-22virtio-9p: Implement Security model for mksock using mknod.Venkateswararao Jujjuri (JV)3-47/+2
2010-06-22virtio-9p: Implement Security model for mknodVenkateswararao Jujjuri (JV)3-7/+43
2010-06-22virtio-9p: Security model for symlink and readlinkVenkateswararao Jujjuri (JV)3-11/+79
2010-06-22virtio-9p: Security model for mkdirVenkateswararao Jujjuri (JV)3-6/+43
2010-06-22virtio-9p: Security model for create/open2Venkateswararao Jujjuri (JV)3-8/+61
2010-06-22virtio-9p: Implemented Security model for lstat and fstatVenkateswararao Jujjuri (JV)1-4/+58
2010-06-22virtio-9p: Security model for chownVenkateswararao Jujjuri (JV)3-5/+15
2010-06-22virtio-9p: Security model for chmodVenkateswararao Jujjuri (JV)3-6/+12
2010-06-22virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)8-52/+113
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)6-8/+50
2010-06-22virtio-9p: Rearrange fileop structuresVenkateswararao Jujjuri (JV)2-139/+138
2010-06-22Flush the debug message out to the log file.Venkateswararao Jujjuri (JV)1-0/+2
2010-06-22give some useful error messages when tap openMichael Tokarev1-3/+5
2010-06-22Extra scan codes for missing keysBernhard M. Wiedemann1-1/+6
2010-06-22qcow2: Don't try to check tables that couldn't be loadedKevin Wolf1-0/+1
2010-06-22qcow2: Fix qemu-img check segfault on corrupted imagesKevin Wolf1-3/+11
2010-06-22virtio-blk: fix the list operation in virtio_blk_load().Yoshiaki Tamura1-1/+1
2010-06-22qemu-io: check registered fds in command_loop()MORITA Kazutaka1-3/+30
2010-06-22vpc: Use bdrv_(p)write_sync for metadata writesKevin Wolf1-4/+5