aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-13hpet: Add MSI supportJan Kiszka
2010-06-13hpet: Make number of timers configurableJan Kiszka
2010-06-13vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8Jan Kiszka
2010-06-13hpet: Add support for level-triggered interruptsJan Kiszka
2010-06-13hpet: Drop static stateJan Kiszka
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka
2010-06-13hpet: Start/stop timer when HPET_TN_ENABLE is modifiedJan Kiszka
2010-06-13hpet: Convert to qdevJan Kiszka
2010-06-13hpet: Move static timer field initializationJan Kiszka
2010-06-13hpet: Silence warning on write to running main counterJan Kiszka
2010-06-13hpet: Coding style cleanups and some refactoringsJan Kiszka
2010-06-13hpet: Catch out-of-bounds timer accessJan Kiszka
2010-06-13configure: Fix evaluation of config-host.mak in create_configJan Kiszka
2010-06-13tcg-s390: correctly detect s390 with a 64-bit kernelAurelien Jarno
2010-06-12Compile OS specific files only once for all targetsBlue Swirl
2010-06-12Move set_proc_name() to OS specific files.Jes Sorensen
2010-06-12Move line-buffering setup to OS specific files.Jes Sorensen
2010-06-12Make os_change_process_uid and os_change_root os-posix.c localJes Sorensen
2010-06-12Move daemonize handling to OS specific filesJes Sorensen
2010-06-12Move chroot handling to OS specific files.Jes Sorensen
2010-06-12Move runas handling from vl.c to OS specific files.Jes Sorensen
2010-06-12Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen
2010-06-12Rename qemu-options.h to qemu-options.defJes Sorensen
2010-06-12Move find_datadir to OS specific files.Jes Sorensen
2010-06-12Move main signal handler setup to os specificfiles.Jes Sorensen
2010-06-12Rename os_setup_signal_handling() to os_setup_early_signal_handling()Jes Sorensen
2010-06-12Move win32 early signal handling setup to os_setup_signal_handling()Jes Sorensen
2010-06-12Introduce os-posix.c and create os_setup_signal_handling()Jes Sorensen
2010-06-12vl.c: Move host_main_loop_wait() to OS specific files.Jes Sorensen
2010-06-12Introduce os-win32.c and move polling functions from vl.cJes Sorensen
2010-06-12Create qemu-os-win32.h and move WIN32 specific declarations thereJes Sorensen
2010-06-12vl.c: Remove double include of netinet/in.h for SolarisJes Sorensen
2010-06-11NEON vldN optimizationPaul Brook
2010-06-11tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317Aurelien Jarno
2010-06-11tcg-s390: Adjust compilation flags.Richard Henderson
2010-06-11tcg-s390: Compute is_write in cpu_signal_handler.Richard Henderson
2010-06-11s390x: Don't use a linker script for user-only.Richard Henderson
2010-06-11s390x: Avoid _llseek.Richard Henderson
2010-06-11tcg-s390: Allocate the code_gen_buffer near the main program.Richard Henderson
2010-06-11tcg-s390: Icache flush is a no-op.Richard Henderson
2010-06-10tcg-i386: fix andi r, r, 0xffAurelien Jarno
2010-06-10tcg-i386: remove use of _Bool that slipped code reviewAurelien Jarno
2010-06-10esp: lower IRQ on soft resetBlue Swirl
2010-06-10qbus: fix memory leak in qbus_free()Isaku Yamahata
2010-06-10multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata
2010-06-10vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.Isaku Yamahata
2010-06-10main: allocate gui_timer only once.Isaku Yamahata
2010-06-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-06-10cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias
2010-06-10s390: Disassemble some general-instruction-extension insns.Richard Henderson