aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10We want to add options at the beggining, not at the end of variablesJuan Quintela
2009-08-10move general CFLAGS/LDFLAGS definitions after last $cc runJuan Quintela
2009-08-10move checks for bswap32/bswap_32 sooner than starting of printing variablesJuan Quintela
2009-08-10remove not needed rt variableJuan Quintela
2009-08-10move check_linker_flags sooner than starting of printing variablesJuan Quintela
2009-08-10move cpu command line setting to the begginingJuan Quintela
2009-08-10Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yetJuan Quintela
2009-08-10oss variable don't exist anymoreJuan Quintela
2009-08-10strip binary is not used anywhereJuan Quintela
2009-08-10vga: do not resize the screen on hw_invalidateStefano Stabellini
2009-08-10fix sdl window resizeStefano Stabellini
2009-08-10variable timer intervalsStefano Stabellini
2009-08-10single vnc server surfaceStefano Stabellini
2009-08-10a single vnc timer to refresh the screenStefano Stabellini
2009-08-10Fix checksum writing in signboot.shAlexander Graf
2009-08-10Add new block driver for the VDI format (only aio supported)Stefan Weil
2009-08-10Win32: Fix default prefixStefan Weil
2009-08-10qdev/isa: convert fdc.Gerd Hoffmann
2009-08-10qdev/isa: make pc use qdev for i8042 setup.Gerd Hoffmann
2009-08-10qdev/isa: make the piix isa bridge register an isa bus.Gerd Hoffmann
2009-08-10qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).Gerd Hoffmann
2009-08-10qdev/isa: add isa bus support to qdev.Gerd Hoffmann
2009-08-10qdev-ify virtio-blk.Gerd Hoffmann
2009-08-10qdev/prop: add drive property.Gerd Hoffmann
2009-08-10add -drive if=noneGerd Hoffmann
2009-08-10constify drive_get_by_id argGerd Hoffmann
2009-08-10QemuOpts: switch over -device.Gerd Hoffmann
2009-08-10QemuOpts: add -set optionGerd Hoffmann
2009-08-10QemuOpts: create qemu-config.hGerd Hoffmann
2009-08-10QemuOpts: make the drive id actually show up in "info block".Gerd Hoffmann
2009-08-10QemuOpts: qemu_opts_parse: fix id= parsingGerd Hoffmann
2009-08-10QemuOpts: add some functionsGerd Hoffmann
2009-08-10Fix symfind.Laurent Desnogues
2009-08-10configure: let it find xen headers and libsChristoph Egger
2009-08-10tolower -> qemu_tolowerChristoph Egger
2009-08-10Do not try to invoke shebang scripts directly (NFS issues)malc
2009-08-09Use qemu_irq for system_powerdownBlue Swirl
2009-08-09Sparc32: use qemu_irq for system_powerdownBlue Swirl
2009-08-08Sparc32: move sparc32_dma init to sun4m.cBlue Swirl
2009-08-08Sparc32: remove VRAM and NVRAM sizes from hwdefBlue Swirl
2009-08-08Sparc32: remove IRQ numbers from hwdefBlue Swirl
2009-08-08Sparc32: move intbit_to_level table back to slavio_intctl.cBlue Swirl
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-08-08Sparc32: Refactor slavio timerBlue Swirl
2009-08-08ppc_newworld: configure screen size from QEMU command line optionsBlue Swirl
2009-08-08Sparc64: configure screen size from QEMU command line optionsBlue Swirl
2009-08-08ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier
2009-08-04Sparc64: replace tsptr with helper routineIgor Kovalenko
2009-08-03linux-user: make FUTEX_* calls honor timeout parameterNathan Froyd
2009-08-03enable NPTL for ppc-linux-user targets in configureNathan Froyd