summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* a single vnc timer to refresh the screenStefano Stabellini2009-08-102-20/+42
* Fix checksum writing in signboot.shAlexander Graf2009-08-101-1/+2
* Add new block driver for the VDI format (only aio supported)Stefan Weil2009-08-103-1/+954
* Win32: Fix default prefixStefan Weil2009-08-101-1/+1
* qdev/isa: convert fdc.Gerd Hoffmann2009-08-101-41/+76
* qdev/isa: make pc use qdev for i8042 setup.Gerd Hoffmann2009-08-101-1/+4
* qdev/isa: make the piix isa bridge register an isa bus.Gerd Hoffmann2009-08-101-0/+2
* qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).Gerd Hoffmann2009-08-101-0/+40
* qdev/isa: add isa bus support to qdev.Gerd Hoffmann2009-08-103-5/+132
* qdev-ify virtio-blk.Gerd Hoffmann2009-08-108-44/+25
* qdev/prop: add drive property.Gerd Hoffmann2009-08-102-0/+36
* add -drive if=noneGerd Hoffmann2009-08-102-0/+5
* constify drive_get_by_id argGerd Hoffmann2009-08-102-2/+2
* QemuOpts: switch over -device.Gerd Hoffmann2009-08-105-56/+73
* QemuOpts: add -set optionGerd Hoffmann2009-08-104-1/+52
* QemuOpts: create qemu-config.hGerd Hoffmann2009-08-104-73/+79
* QemuOpts: make the drive id actually show up in "info block".Gerd Hoffmann2009-08-101-1/+1
* QemuOpts: qemu_opts_parse: fix id= parsingGerd Hoffmann2009-08-101-1/+6
* QemuOpts: add some functionsGerd Hoffmann2009-08-102-0/+23
* Fix symfind.Laurent Desnogues2009-08-102-2/+2
* configure: let it find xen headers and libsChristoph Egger2009-08-101-1/+1
* tolower -> qemu_tolowerChristoph Egger2009-08-101-1/+1
* Do not try to invoke shebang scripts directly (NFS issues)malc2009-08-102-3/+3
* Use qemu_irq for system_powerdownBlue Swirl2009-08-095-34/+23
* Sparc32: use qemu_irq for system_powerdownBlue Swirl2009-08-093-22/+19
* Sparc32: move sparc32_dma init to sun4m.cBlue Swirl2009-08-084-42/+42
* Sparc32: remove VRAM and NVRAM sizes from hwdefBlue Swirl2009-08-081-36/+6
* Sparc32: remove IRQ numbers from hwdefBlue Swirl2009-08-081-135/+25
* Sparc32: move intbit_to_level table back to slavio_intctl.cBlue Swirl2009-08-082-50/+8
* Sparc32: move device instantiation to sun4m.cBlue Swirl2009-08-0810-245/+217
* Sparc32: Refactor slavio timerBlue Swirl2009-08-081-181/+209
* ppc_newworld: configure screen size from QEMU command line optionsBlue Swirl2009-08-081-0/+5
* Sparc64: configure screen size from QEMU command line optionsBlue Swirl2009-08-081-0/+8
* ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier2009-08-082-0/+8
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-046-40/+69
* linux-user: make FUTEX_* calls honor timeout parameterNathan Froyd2009-08-031-8/+16
* enable NPTL for ppc-linux-user targets in configureNathan Froyd2009-08-031-0/+2
* linux-user: handle POWERPC_EXCP_STCXNathan Froyd2009-08-031-0/+68
* target-ppc: add exceptions for conditional storesNathan Froyd2009-08-032-20/+56
* target-ppc: retain l{w,d}arx loaded valueNathan Froyd2009-08-035-10/+17
* target-ppc: add cpu_set_tlsNathan Froyd2009-08-031-0/+11
* target-ppc: fix cpu_clone_regsNathan Froyd2009-08-031-3/+1
* Fix Sparse warning about missing prototypeBlue Swirl2009-08-012-2/+3
* Fix Sparse warning about "expression using sizeof on a function"Blue Swirl2009-08-011-3/+3
* Add missing "static"Blue Swirl2009-08-011-1/+1
* More NULL pointer fixesBlue Swirl2009-08-017-11/+13
* Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl2009-07-3120-58/+59
* PPC: convert Uni-north to qdev: also fixes Mac99 machine crashBlue Swirl2009-07-311-55/+166
* PPC: convert Grackle to qdevBlue Swirl2009-07-311-20/+86
* Option rom makefile fixesPaul Brook2009-07-313-9/+13
OpenPOWER on IntegriCloud