aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Optionally dump code bytes on cpu_dump_stateJan Kiszka2011-01-231-0/+2
* Add "broadcast" option for mce commandJin Dongming2011-01-211-1/+2
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-5/+3
* exec: Use fprintf_function for dump_exec_info (format checking)Stefan Weil2010-10-301-2/+1
* Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-221-1/+1
* linux-user: fix build on hosts not using guest baseAurelien Jarno2010-07-301-0/+2
* qemu_ram_free: Implement itAlex Williamson2010-07-061-0/+3
* ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_pathAlex Williamson2010-07-061-0/+1
* Remove uses of ram.last_offset (aka last_ram_offset)Alex Williamson2010-07-061-1/+0
* ram_blocks: Convert to a QLISTAlex Williamson2010-06-141-8/+20
* Pre-allocate guest address spacePaul Brook2010-05-291-0/+1
* add cpu_is_stopped helperMarcelo Tosatti2010-05-111-0/+1
* port qemu-kvm's on_vcpu codeMarcelo Tosatti2010-05-111-0/+1
* Remove PAGE_RESERVEDPaul Brook2010-05-051-0/+3
* Fix --enable-profiler compilation.Richard Henderson2010-04-171-12/+0
* Introduce wrapper functions to access phys_ram_dirty.Yoshiaki Tamura2010-04-081-0/+26
* Compile qemu-timer only onceBlue Swirl2010-03-291-147/+0
* Move cpu_exec_init_all() declaration to qemu-common.hBlue Swirl2010-03-291-1/+0
* Compile pci only onceBlue Swirl2010-03-211-12/+0
* split out qemu-timer.cPaolo Bonzini2010-03-171-0/+2
* Fix usermode virtual address typePaul Brook2010-03-121-2/+4
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+5
* Disable phsyical memory handling in userspace emulation.Paul Brook2010-03-121-3/+7
* Implement multi-level page tables.Richard Henderson2010-03-121-2/+5
* Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.Richard Henderson2010-03-121-5/+11
* Add option to use file backed guest memoryMarcelo Tosatti2010-03-041-0/+3
* Move ioport.h out of cpu-all.hPaul Brook2010-03-011-3/+0
* kvm: Flush coalesced MMIO buffer periodlySheng Yang2010-02-031-0/+2
* cpu-all.h: fix cpu_get_real_ticks() #ifdefAurelien Jarno2009-12-201-1/+2
* cpu-all.h: fix cpu_get_real_ticks on mips hostArnaud Patard2009-11-241-9/+18
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-11/+11
* Get rid of _t suffixmalc2009-10-011-11/+11
* Fix conditional compilation (MIPS host)Stefan Weil2009-09-111-1/+1
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-6/+0
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-6/+6
* Userspace guest address offsettingPaul Brook2009-07-171-2/+7
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata2009-07-091-11/+1
* QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying2009-07-091-0/+4
* Handle init/sipi in a main cpu exec loop. (v2)Gleb Natapov2009-06-221-0/+2
* provide cpu_index to env mappingGlauber Costa2009-06-161-0/+1
* linux-user: implemented ELF coredump support for ARM targetMika Westerberg2009-06-161-0/+2
* kvm: Rework dirty bitmap synchronizationJan Kiszka2009-05-221-1/+2
* Hardware convenience libraryPaul Brook2009-05-191-84/+1
* Remove cpu_get_io_memory_{read,write}.Paul Brook2009-04-301-2/+0
* qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori2009-04-241-0/+2
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-1/+1
* Implement dynamic guest ram allocation.pbrook2009-04-111-2/+1
* Remove code phys_ram_base uses.pbrook2009-04-111-0/+3
* Cleanup SPARC/TCX framebuffer allocation.pbrook2009-04-091-0/+2