aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-13Fix a typo in error messageBlue Swirl
2010-03-13fdc: fix drive property handling.Gerd Hoffmann
2010-03-13install: honor DESTDIR on sysconfdir populationAndre Przywara
2010-03-13configure: fix --sysconfdir specificationAndre Przywara
2010-03-13target-arm: make RFE usable with any registerAdam Lackorzynski
2010-03-13tcg/arm: implement andc opAurelien Jarno
2010-03-13tcg: update README with const and pure helpersAurelien Jarno
2010-03-13tcg/arm: correctly save/restore registers in prologue/epilogueAurelien Jarno
2010-03-13target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957TeLeMan
2010-03-13target-mips: update address space definitionsAurelien Jarno
2010-03-13Fix Sparc host build breakageBlue Swirl
2010-03-13Fix more wrong usermode virtual address typesBlue Swirl
2010-03-12Fix usermode virtual address typePaul Brook
2010-03-13FreeBSD ppc_init_cacheline_sizes(): add missing #includesJuergen Lock
2010-03-13tcg/ppc[64]: Only define addend load helpers in softmmu casemalc
2010-03-12Remove userspace target_phys_addr_tPaul Brook
2010-03-12Target specific usermode cleanupPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-12Disable phsyical memory handling in userspace emulation.Paul Brook
2010-03-12Remove TLB from userspacePaul Brook
2010-03-12Add tb_page_addr_tPaul Brook
2010-03-12Fix last page errors in page_check_range and page_set_flags.Richard Henderson
2010-03-12Implement multi-level page tables.Richard Henderson
2010-03-12linux-user: Fix mmap_find_vma returning invalid addresses.Richard Henderson
2010-03-12linux-user: Use h2g_valid in qemu_vmalloc.Richard Henderson
2010-03-12Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.Richard Henderson
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-11target-ppc: fix evsrwu and evsrws (second try)Aurelien Jarno
2010-03-11target-ppc: fix evsrwu and evsrwsAurelien Jarno
2010-03-11target-ppc: fix evslw instructionAurelien Jarno
2010-03-11audio: fix commentmalc
2010-03-10QMP: Really move the RESET event to qemu_system_reset()Luiz Capitulino
2010-03-10target-i386: fix SIB decoding with index = 4Aurelien Jarno
2010-03-09documentation: qemu_write_full don't work with non-blocking fd'sJuan Quintela
2010-03-09block: print errno on errorJuan Quintela
2010-03-09vmdk: share cleanup codeJuan Quintela
2010-03-09vmdk: fix double freeJuan Quintela
2010-03-09vmdk: make vmdk_snapshot_create return -errnoJuan Quintela
2010-03-09vmdk: return errno instead of -1Juan Quintela
2010-03-09qcow: return errno instead of -1Juan Quintela
2010-03-09qcow2: return errno instead of -1Juan Quintela
2010-03-09slirp: check system() successJuan Quintela
2010-03-09cow: return errno instead of -1Juan Quintela
2010-03-09qemu-img rebase: Add -f optionKevin Wolf
2010-03-09configure: Fix code which creates config.mak filesStefan Weil
2010-03-09configure: Fix wrong stderr redirectionStefan Weil
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino
2010-03-09Restore terminal attributes for tty based monitorShahar Havivi
2010-03-09kbd keds: vncGerd Hoffmann
2010-03-09kbd leds: usb kbdGerd Hoffmann