aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Use qemu_irq for system_powerdownBlue Swirl5-34/+23
2009-08-09Sparc32: use qemu_irq for system_powerdownBlue Swirl3-22/+19
2009-08-08Sparc32: move sparc32_dma init to sun4m.cBlue Swirl4-42/+42
2009-08-08Sparc32: remove VRAM and NVRAM sizes from hwdefBlue Swirl1-36/+6
2009-08-08Sparc32: remove IRQ numbers from hwdefBlue Swirl1-135/+25
2009-08-08Sparc32: move intbit_to_level table back to slavio_intctl.cBlue Swirl2-50/+8
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl10-245/+217
2009-08-08Sparc32: Refactor slavio timerBlue Swirl1-181/+209
2009-08-08ppc_newworld: configure screen size from QEMU command line optionsBlue Swirl1-0/+5
2009-08-08Sparc64: configure screen size from QEMU command line optionsBlue Swirl1-0/+8
2009-08-08ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier2-0/+8
2009-08-04Sparc64: replace tsptr with helper routineIgor Kovalenko6-40/+69
2009-08-03linux-user: make FUTEX_* calls honor timeout parameterNathan Froyd1-8/+16
2009-08-03enable NPTL for ppc-linux-user targets in configureNathan Froyd1-0/+2
2009-08-03linux-user: handle POWERPC_EXCP_STCXNathan Froyd1-0/+68
2009-08-03target-ppc: add exceptions for conditional storesNathan Froyd2-20/+56
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd5-10/+17
2009-08-03target-ppc: add cpu_set_tlsNathan Froyd1-0/+11
2009-08-03target-ppc: fix cpu_clone_regsNathan Froyd1-3/+1
2009-08-01Fix Sparse warning about missing prototypeBlue Swirl2-2/+3
2009-08-01Fix Sparse warning about "expression using sizeof on a function"Blue Swirl1-3/+3
2009-08-01Add missing "static"Blue Swirl1-1/+1
2009-08-01More NULL pointer fixesBlue Swirl7-11/+13
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl20-58/+59
2009-07-31PPC: convert Uni-north to qdev: also fixes Mac99 machine crashBlue Swirl1-55/+166
2009-07-31PPC: convert Grackle to qdevBlue Swirl1-20/+86
2009-07-31Option rom makefile fixesPaul Brook3-9/+13
2009-07-31Save/restore ARMv6 MMU statePaul Brook2-2/+22
2009-07-31esp: fix interrupt register readBlue Swirl1-4/+9
2009-07-31sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko1-0/+5
2009-07-31Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl1-0/+3
2009-07-30e1000.c doesn't properly emulate EERD and ICS registersBill Paul1-4/+9
2009-07-30qemu-option: fix parse_option_number().Gerd Hoffmann1-0/+1
2009-07-30qdev: convert all vga devices.Gerd Hoffmann3-81/+130
2009-07-30qdev/core: add monitor command to list all driversGerd Hoffmann3-0/+14
2009-07-30qdev: factor out qdev_print_devinfo.Gerd Hoffmann1-1/+18
2009-07-30Fix VM state change handlers running out of orderMarkus Armbruster3-9/+54
2009-07-30vnc: fix copyrect screen corruptionGerd Hoffmann1-0/+22
2009-07-30Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin1-46/+11
2009-07-30Remove the pc-0-10 machine typeMark McLoughlin1-50/+5
2009-07-30fix migration to obey -SPaolo Bonzini4-2/+7
2009-07-30alsa: add host suspend/resume supportBjørn Mork1-2/+47
2009-07-28Define ENOTSUP anywhere it isn't definedAnthony Liguori1-1/+1
2009-07-27Revert "Fake dirty loggin when it's not there"Anthony Liguori1-12/+1
2009-07-27Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccadBlue Swirl1-1/+1
2009-07-27Fix typo WIN32 -> _WIN32Anthony Liguori1-1/+1
2009-07-27set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela15-31/+23
2009-07-27generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configureJuan Quintela2-132/+39
2009-07-27our build system don't support mips little endian linux-user or bsd-userJuan Quintela2-241/+0
2009-07-27Don't build option roms on Mac OS XJuan Quintela1-1/+3