aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-27kill drives_tableGerd Hoffmann
2009-07-27qdev/pci: hook up i440fx.Gerd Hoffmann
2009-07-27qdev: add -device command line option.Gerd Hoffmann
2009-07-27qdev: bus walker + qdev_device_add()Gerd Hoffmann
2009-07-27qdev: create default bus names.Gerd Hoffmann
2009-07-27qdev/pci: use qdev_prop_pci_devfnGerd Hoffmann
2009-07-27qdev/prop: add pci devfn propertyGerd Hoffmann
2009-07-27Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin
2009-07-27Add machine type aliasesMark McLoughlin
2009-07-27Add support for fd=name to tap and socket networkingMark McLoughlin
2009-07-27Add monitor_get_fd() command for fetching named fdsMark McLoughlin
2009-07-27Add getfd and closefd monitor commandsMark McLoughlin
2009-07-27Add SCM_RIGHTS support to unix socket character devicesMark McLoughlin
2009-07-27Make tcp_chr_read() use recvmsg()Mark McLoughlin
2009-07-27sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko
2009-07-27sparc64 name mmu registers and general cleanupIgor Kovalenko
2009-07-26Give the kernel more roomAlexander Graf
2009-07-26PPC: Round VGA BIOS size to page boundaryAlexander Graf
2009-07-24Fix period initializationmalc
2009-07-22provide tests for pit in kernel and irqchip in kernelGlauber Costa
2009-07-22qemu-thread: use pthread_equalSebastian Herbszt
2009-07-22Link bios files when building out of treeJan Kiszka
2009-07-22signrom.sh: portability fixChristoph Egger
2009-07-22notify io_thread at the end of rx handlingGlauber Costa
2009-07-22introduce on_vcpuGlauber Costa
2009-07-22qemu-io: reject invalid patternChristoph Hellwig
2009-07-22qemu-io: Rework alloc commandKevin Wolf
2009-07-22qmu-img: fix qemu-img convert to generate a valid image when the source refer...Akkarit Sangpetch
2009-07-22vmdk: Fix backing file handlingKevin Wolf
2009-07-22use struct initializer for audio.cJuan Quintela
2009-07-22Add save/restore support to the LSI logic SCSI device model.Nolan
2009-07-22Handle BH's queued by AIO completions in qemu_aio_flush()Nolan
2009-07-22Fake dirty loggin when it's not thereAlexander Graf
2009-07-22Use correct input constantAlexander Graf
2009-07-22Fix warning in kvm-all.cAlexander Graf
2009-07-22Set PVR in sregsAlexander Graf
2009-07-22Enable PPC KVM for non-embeddedAlexander Graf
2009-07-21Sparc32: convert Sun4c interrupt controller to qdevBlue Swirl
2009-07-21Sparc32: convert SBI to qdevBlue Swirl
2009-07-21Fix CONFIG_PROFILERBlue Swirl
2009-07-21Sparc32/64: use 64 bit type for memory sizeBlue Swirl
2009-07-21qdev: add 64 bit typeBlue Swirl
2009-07-21Sparc64: refactor kernel initBlue Swirl
2009-07-21Sparc64: refactor CPU initBlue Swirl
2009-07-21Sparc64: convert memory to qdevBlue Swirl
2009-07-21Sparc64: convert boot prom to qdevBlue Swirl
2009-07-21Sparc32: Fix lanceBlue Swirl
2009-07-21Sparc64: convert APB to qdevBlue Swirl
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-20Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl