summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-05-26s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange1-12/+14
2016-05-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+13
2016-05-23hw/net/opencores_eth: Allocating Large sized arrays to heapZhou Jie1-1/+10
2016-05-23hw/net/opencores_eth: use mii.hMax Filippov1-17/+16
2016-05-23pc: Set CPU model-id on compat_props for pc <= 2.4Eduardo Habkost1-0/+13
2016-05-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-31/+67
2016-05-23nmi: remove x86 specific nmi handlingBandan Das2-25/+1
2016-05-23target-i386: add a generic x86 nmi handlerBandan Das1-0/+20
2016-05-23esp: check dma length before reading scsi command(CVE-2016-4441)Prasad J Pandit1-4/+7
2016-05-23esp: check command buffer length before write(CVE-2016-4439)Prasad J Pandit1-1/+5
2016-05-23ioapic: clear remote irr bit for edge-triggered interruptsPeter Xu1-0/+29
2016-05-23ioapic: keep RO bits for IOAPIC entryPeter Xu1-0/+4
2016-05-23i386: kvmvapic: initialise imm32 variablePrasad J Pandit1-1/+1
2016-05-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...Peter Maydell6-50/+1198
2016-05-23usb/ohci: Fix crash with when specifying too many num-portsThomas Huth1-0/+6
2016-05-23vga: add sr_vbe register setGerd Hoffmann2-22/+29
2016-05-23xen: add pvUSB backendJuergen Gross3-0/+1087
2016-05-23virtio-gpu: fix ui idx checkMarc-André Lureau1-1/+1
2016-05-23xen: write information about supported backendsJuergen Gross2-50/+65
2016-05-23virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTSMarc-André Lureau1-2/+2
2016-05-23xen: introduce dummy system deviceJuergen Gross1-0/+40
2016-05-23virtio-gpu: check max_outputs onlyMarc-André Lureau2-5/+4
2016-05-23virtio-gpu: check max_outputs valueMarc-André Lureau1-0/+6
2016-05-23virtio-vga: propagate on gpu realized errorMarc-André Lureau2-1/+8
2016-05-23virtio-gpu: check early scanout idMarc-André Lureau1-10/+9
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov5-22/+10
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost4-4/+27
2016-05-20milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()Eduardo Habkost2-5/+3
2016-05-20aspeed: include qemu/log.hPaolo Bonzini2-0/+2
2016-05-19hw: clean up hw/hw.h includesPaolo Bonzini1-0/+1
2016-05-19hw: remove pio_addr_tPaolo Bonzini1-2/+2
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini4-0/+4
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini84-1/+87
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini19-0/+30
2016-05-19acpi: do not use TARGET_PAGE_SIZEPaolo Bonzini1-11/+11
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini6-133/+10
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini7-1/+7
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini3-0/+8
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini4-0/+4
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini2-5/+5
2016-05-19include: poison symbols in osdep.hPaolo Bonzini1-1/+1
2016-05-19apic: move target-dependent definitions to cpu.hPaolo Bonzini1-0/+1
2016-05-19explicitly include linux/kvm.hPaolo Bonzini4-0/+6
2016-05-19explicitly include qom/cpu.hPaolo Bonzini4-0/+4
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini1-10/+10
2016-05-19mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini8-16/+19
2016-05-19alpha: include cpu-qom.h in files that require AlphaCPUPaolo Bonzini2-1/+1
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini2-1/+1
2016-05-18Fix some typos found by codespellStefan Weil8-10/+10
2016-05-189p: drop unused declaration from coth.hGreg Kurz1-1/+0