aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-27Reindent ia64 code to match qemu code stylekvm-76rc1Jes Sorensen
2008-09-27Ia64: stop passing in global variable as argument to cmos_init()Jes Sorensen
2008-09-25kvm: external module: adjust KVM_TRACE support to account for host kernelAvi Kivity
2008-09-25Merge branch 'qemu-cvs'Avi Kivity
2008-09-25kvm: external module: always generate config.kbuildEduardo Habkost
2008-09-25Avoid allocating codegen buffer if kvm is enabledAvi Kivity
2008-09-25kvm: external module: spin_needbreak() compatAvi Kivity
2008-09-25Use qemu_free() on env instead of free.balrog
2008-09-24fix bug in block-qcow2.c:alloc_cluster_offset() (Shahar Frank)aliguori
2008-09-24Fix compiler warning when _VNC_DEBUG isn't defined.ths
2008-09-24pflash: Add missing parenthesis in error message.ths
2008-09-2464 bit truncation in code_gen_buffer_size calculation (Jes Sorensen)aliguori
2008-09-24kvm: external module: add --with-kvm-trace arg to configureEduardo Habkost
2008-09-24kvm: external module: relay_open() compatEduardo Habkost
2008-09-24kvm: external module: Hack DEFINE_SIMPLE_ATTRIBUTE for lost_records_get() alsoEduardo Habkost
2008-09-24kvm: external module: add kvm_trace.c to hack-files-x86Eduardo Habkost
2008-09-24Move kvm memory registration inside qemu'sGlauber Costa
2008-09-24Register mmio slotsGlauber Costa
2008-09-24Unregister memory area depending on their flagsGlauber Costa
2008-09-24kvm: libkvm: add debuging facilities to memory registration at libkvmGlauber Costa
2008-09-24kvm: libkvm: substitute is_allocated_mem with more general is_containing_regionGlauber Costa
2008-09-24kvm: libkvm: do not use mem_hole anymore.Glauber Costa
2008-09-24Don't separate registrations with IO_MEM_ROM setGlauber Costa
2008-09-24Do not allocate code_gen buffer on ia64Jes Sorensen
2008-09-24Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.balrog
2008-09-24Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog
2008-09-24Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori
2008-09-23Fix tcg_gen_concat32_i64 on 64-bit hosts.pbrook
2008-09-23Ia64: fix guest boot issue with >3G memoryXiantao Zhang
2008-09-23scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)aliguori
2008-09-23Merge branch 'qemu-cvs'Avi Kivity
2008-09-23libkvm: kvm_init: check kvm context allocation and zero itUri Lublin
2008-09-23Set ia64 pmcntrl to SCI_EN by defaultXiantao Zhang
2008-09-23Regenerate bios for full MTRR coverageAvi Kivity
2008-09-23kvm: bios: extend MTRRs to above 4GAlex Williamson
2008-09-23Do not allow AIO to be inited multiple timesaliguori
2008-09-23Relax posix-aio restrictions on newer glibcsaliguori
2008-09-22Use concet TCG instructions in the MIPS target.ths
2008-09-22CRIS: Improve ASID related TLB flushes.edgar_igl
2008-09-22Fix formatting of documentation (Stefan Weil)aliguori
2008-09-22ETRAX-FS: Correct ethernet PHY diagnostics register reads.edgar_igl
2008-09-22Add software and timer interrupt supportblueswir1
2008-09-22fixing keymap for Windows keys (Stefano Stabellini)aliguori
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori
2008-09-22Fix arguments used in cas/casx, thanks to Igor Kovalenko for spottingblueswir1
2008-09-22Add comment to windows SCSI hack.pbrook
2008-09-22Remove unnecessary call to qemu_aio_init (called from bdrv_init)blueswir1
2008-09-22LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)aliguori
2008-09-22scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier)aliguori
2008-09-22scsi-generic: correct usage of memset() (Laurent Vivier)aliguori