summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-27kill drives_tableGerd Hoffmann36-343/+308
2009-07-27qdev/pci: hook up i440fx.Gerd Hoffmann2-26/+85
2009-07-27qdev: add -device command line option.Gerd Hoffmann2-33/+66
2009-07-27qdev: bus walker + qdev_device_add()Gerd Hoffmann2-0/+252
2009-07-27qdev: create default bus names.Gerd Hoffmann2-1/+25
2009-07-27qdev/pci: use qdev_prop_pci_devfnGerd Hoffmann1-4/+4
2009-07-27qdev/prop: add pci devfn propertyGerd Hoffmann2-0/+44
2009-07-27Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin1-1/+2
2009-07-27Add machine type aliasesMark McLoughlin2-0/+6
2009-07-27Add support for fd=name to tap and socket networkingMark McLoughlin1-7/+35
2009-07-27Add monitor_get_fd() command for fetching named fdsMark McLoughlin2-0/+26
2009-07-27Add getfd and closefd monitor commandsMark McLoughlin2-0/+87
2009-07-27Add SCM_RIGHTS support to unix socket character devicesMark McLoughlin2-1/+56
2009-07-27Make tcp_chr_read() use recvmsg()Mark McLoughlin1-1/+24
2009-07-27sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko3-90/+84
2009-07-27sparc64 name mmu registers and general cleanupIgor Kovalenko4-111/+225
2009-07-26Give the kernel more roomAlexander Graf1-2/+2
2009-07-26PPC: Round VGA BIOS size to page boundaryAlexander Graf2-0/+8
2009-07-24Fix period initializationmalc1-1/+1
2009-07-22provide tests for pit in kernel and irqchip in kernelGlauber Costa2-0/+16
2009-07-22qemu-thread: use pthread_equalSebastian Herbszt1-1/+1
2009-07-22Link bios files when building out of treeJan Kiszka1-1/+4
2009-07-22signrom.sh: portability fixChristoph Egger1-2/+3
2009-07-22notify io_thread at the end of rx handlingGlauber Costa1-0/+4
2009-07-22introduce on_vcpuGlauber Costa1-6/+29
2009-07-22qemu-io: reject invalid patternChristoph Hellwig1-6/+38
2009-07-22qemu-io: Rework alloc commandKevin Wolf1-8/+14
2009-07-22qmu-img: fix qemu-img convert to generate a valid image when the source refer...Akkarit Sangpetch1-7/+13
2009-07-22vmdk: Fix backing file handlingKevin Wolf1-14/+15
2009-07-22use struct initializer for audio.cJuan Quintela1-26/+26
2009-07-22Add save/restore support to the LSI logic SCSI device model.Nolan1-0/+172
2009-07-22Handle BH's queued by AIO completions in qemu_aio_flush()Nolan1-1/+1
2009-07-22Fake dirty loggin when it's not thereAlexander Graf1-1/+12
2009-07-22Use correct input constantAlexander Graf1-1/+9
2009-07-22Fix warning in kvm-all.cAlexander Graf1-1/+1
2009-07-22Set PVR in sregsAlexander Graf1-1/+7
2009-07-22Enable PPC KVM for non-embeddedAlexander Graf1-1/+2
2009-07-21Sparc32: convert Sun4c interrupt controller to qdevBlue Swirl3-20/+57
2009-07-21Sparc32: convert SBI to qdevBlue Swirl3-21/+54
2009-07-21Fix CONFIG_PROFILERBlue Swirl1-5/+3
2009-07-21Sparc32/64: use 64 bit type for memory sizeBlue Swirl2-4/+4
2009-07-21qdev: add 64 bit typeBlue Swirl2-0/+62
2009-07-21Sparc64: refactor kernel initBlue Swirl1-42/+55
2009-07-21Sparc64: refactor CPU initBlue Swirl1-19/+27
2009-07-21Sparc64: convert memory to qdevBlue Swirl1-4/+59
2009-07-21Sparc64: convert boot prom to qdevBlue Swirl1-29/+62
2009-07-21Sparc32: Fix lanceBlue Swirl1-0/+1
2009-07-21Sparc64: convert APB to qdevBlue Swirl2-35/+76
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl21-103/+95
2009-07-20Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl1-5/+8