summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2013-03-28hw/i386/pc: format load_linux functionliguang1-53/+56
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber2-4/+5
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber1-3/+5
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-3/+3
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori9-6/+3965
2013-03-01i386: move files referencing CPU to hw/i386/Paolo Bonzini2-1/+825
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini8-5/+3136
2013-01-04hw: Add test device for unittests executionLucas Meneghel Rodrigues1-0/+1
2013-01-04add isa-debug-exit device.Gerd Hoffmann1-1/+1
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-1/+1
2012-11-26q35: Introduce q35 pc based chipset emulatorIsaku Yamahata1-1/+1
2012-11-26ich9: Add the lpc chipJason Baron1-0/+1
2012-06-21Introduce Xen PCI Passthrough, MSIJiang Yunhong1-1/+1
2012-06-21Introduce Xen PCI Passthrough, qdeviceAllen Kay1-0/+1
2012-06-21Introduce XenHostPCIDevice to access a pci device on the host.Anthony PERARD1-0/+1
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori1-1/+1
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-0/+13