aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18Sparc32/64: Fix user emulator breakageBlue Swirl1-1/+1
2009-08-18Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 hostBlue Swirl1-1/+1
2009-08-16Replace REGX with PRIx64Blue Swirl4-7/+8
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl12-245/+269
2009-08-16Replace always_inline with inlineBlue Swirl13-371/+355
2009-08-16user: compile host-utils.c only onceBlue Swirl4-19/+20
2009-08-16Simplify 5ba6531956b9b6486560cbd13604c2238a3542ddBlue Swirl1-9/+3
2009-08-15Fix desynchronization of condition code state when a memory access trapsBlue Swirl1-0/+11
2009-08-15PPC: clean up ppc405Blue Swirl8-349/+79
2009-08-15Use pstrcpy to avoid OpenBSD linker warningsBlue Swirl1-1/+1
2009-08-15bsd-user: Add generic env variable handlingBlue Swirl1-16/+35
2009-08-15linux-user: compile envlist.c only onceBlue Swirl4-2/+2
2009-08-15user: compile ioport-user.c only for x86Blue Swirl1-5/+16
2009-08-15user: compile path.c only onceBlue Swirl7-168/+8
2009-08-13Fix migration for ide devicesAnthony Liguori1-0/+1
2009-08-13Unbreak Sparc64Blue Swirl1-0/+2
2009-08-13Unbreak Sparc32 and PPCBlue Swirl2-5/+10
2009-08-13Third attempt to invoke create_config properlymalc1-4/+2
2009-08-12Fix typomalc1-1/+1
2009-08-11Do not use $SHELL to invoke our scriptsmalc1-2/+4
2009-08-11Aestheticsmalc10-288/+394
2009-08-11use C99 initializers for all audio/*Juan Quintela8-53/+56
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela10-109/+92
2009-08-11Use C99 initializers for audio_optionJuan Quintela10-168/+258
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela11-116/+110
2009-08-10Fix virtio-blkAnthony Liguori1-1/+1
2009-08-10Add emacs header to Makefile.targetAnthony Liguori1-0/+2
2009-08-10check for PR_SET_NAME being definedNathan Froyd1-1/+1
2009-08-10rename "info qdrv" to "info qdm"Gerd Hoffmann3-4/+6
2009-08-10fix qdev_print_devinfo()Gerd Hoffmann1-8/+16
2009-08-10qdev/prop: convert xilinx_timer.c to helper macros.Gerd Hoffmann1-12/+3
2009-08-10qdev/prop: convert xilinx_intc.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert xilinx_ethlite.c to helper macros.Gerd Hoffmann1-12/+3
2009-08-10qdev/prop: convert virtio-pci.c to helper macros.Gerd Hoffmann1-23/+8
2009-08-10qdev/prop: convert vga.c to helper macros.Gerd Hoffmann2-12/+5
2009-08-10qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann1-27/+6
2009-08-10qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert syborg_serial.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert syborg_pointer.c to helper macros.Gerd Hoffmann1-12/+3
2009-08-10qdev/prop: convert syborg_keyboard.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert syborg_interrupt.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert syborg_fb.c to helper macros.Gerd Hoffmann1-10/+3
2009-08-10qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert sun4m.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert sparc32_dma.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert smbus_eeprom.c to helper macros.Gerd Hoffmann1-8/+5
2009-08-10qdev/prop: convert slavio_timer.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert slavio_intctl.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert pcnet.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert m48t59.c to helper macros.Gerd Hoffmann1-16/+4