summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl2009-09-211-3/+3
* Compile host-utils only onceBlue Swirl2009-09-202-5/+5
* Compile TCG runtime library only onceBlue Swirl2009-09-205-19/+21
* Fix spelling in commentStefan Weil2009-09-201-1/+1
* Compile ne2000 only onceBlue Swirl2009-09-203-2/+3
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-2013-75/+69
* Compile msix only onceBlue Swirl2009-09-206-29/+39
* Compile loader only onceBlue Swirl2009-09-2036-96/+234
* Compile qemu-config only onceBlue Swirl2009-09-202-2/+2
* Compile wdt_i6300esb only onceBlue Swirl2009-09-204-4/+5
* Fix mingw32 compileBlue Swirl2009-09-201-0/+1
* Probe for fdatasync()Blue Swirl2009-09-202-1/+17
* PPC: make system bus parent of PCI busBlue Swirl2009-09-192-2/+2
* Fix indentationStefan Weil2009-09-191-3/+3
* ESP: convert to VMStateBlue Swirl2009-09-191-42/+22
* target-alpha: fix extlh instructionVince Weaver2009-09-181-5/+6
* target-ppc: optimize slw/srw/sld/srdAurelien Jarno2009-09-181-49/+49
* audio: use correct email addressmalc2009-09-182-2/+2
* audio: internal API changemalc2009-09-1812-81/+33
* sdlaudio: use correct function names in sdl_XXX callsmalc2009-09-181-3/+3
* oss: use audio_pcm_hw_clip_outmalc2009-09-181-47/+46
* alsa: use audio_pcm_hw_clip_outmalc2009-09-181-45/+43
* audio: introduce audio_pcm_hw_clip_out helper functionmalc2009-09-182-0/+25
* audio: use muldiv64 where it makes sensemalc2009-09-186-9/+12
* coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...malc2009-09-181-1/+1
* tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil2009-09-161-5/+4
* qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock2009-09-161-6/+4
* fix typo in configure --helpAndre Przywara2009-09-161-1/+1
* escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno2009-09-161-2/+2
* ide/isa: convert to qdev.Gerd Hoffmann2009-09-155-14/+58
* ide/pci: convert to qdev.Gerd Hoffmann2009-09-152-73/+123
* ide/pci: fix indentionGerd Hoffmann2009-09-151-6/+6
* ide/qdev: add ide bus.Gerd Hoffmann2009-09-152-1/+147
* split away drive init from ide_init2()Gerd Hoffmann2009-09-152-32/+40
* support media=cdrom for if=noneGerd Hoffmann2009-09-151-1/+1
* qdev/pci: add pci_create_noinit()Gerd Hoffmann2009-09-152-3/+9
* mips malta: ensure that the serial ports are associated with a deviceAurelien Jarno2009-09-151-0/+9
* hw/serial: don't create a char device if none is specifiedAurelien Jarno2009-09-151-1/+6
* curses: save 250MB of memoryAurelien Jarno2009-09-151-3/+0
* Revert "Open chr device for all serial ports"Aurelien Jarno2009-09-141-9/+7
* Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targetsBlue Swirl2009-09-142-8/+8
* Open chr device for all serial portsAurelien Jarno2009-09-141-7/+9
* target-mips: fix single-steppingNathan Froyd2009-09-141-3/+18
* unbreak ppc/prepGerd Hoffmann2009-09-141-1/+4
* Add an ISA bus version of m48t59Blue Swirl2009-09-143-17/+80
* Fix Linux task preemption on Versatile boardDaniel Jacobowitz2009-09-141-2/+3
* pflash_cfi01: Correct debug build, no functional changes.Edgar E. Iglesias2009-09-141-11/+12
* ne2000-isa: Do not free memory owned by qdevmalc2009-09-141-2/+0
* alsa: Use proper value when testing returned events in alsa_poll_handlermalc2009-09-141-4/+6
* alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handlemalc2009-09-142-27/+32
OpenPOWER on IntegriCloud