aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-05-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-05-23nmi: remove x86 specific nmi handlingBandan Das
2016-05-23target-i386: add a generic x86 nmi handlerBandan Das
2016-05-23esp: check dma length before reading scsi command(CVE-2016-4441)Prasad J Pandit
2016-05-23esp: check command buffer length before write(CVE-2016-4439)Prasad J Pandit
2016-05-23ioapic: clear remote irr bit for edge-triggered interruptsPeter Xu
2016-05-23ioapic: keep RO bits for IOAPIC entryPeter Xu
2016-05-23i386: kvmvapic: initialise imm32 variablePrasad J Pandit
2016-05-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...Peter Maydell
2016-05-23usb/ohci: Fix crash with when specifying too many num-portsThomas Huth
2016-05-23vga: add sr_vbe register setGerd Hoffmann
2016-05-23xen: add pvUSB backendJuergen Gross
2016-05-23virtio-gpu: fix ui idx checkMarc-André Lureau
2016-05-23xen: write information about supported backendsJuergen Gross
2016-05-23virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTSMarc-André Lureau
2016-05-23xen: introduce dummy system deviceJuergen Gross
2016-05-23virtio-gpu: check max_outputs onlyMarc-André Lureau
2016-05-23virtio-gpu: check max_outputs valueMarc-André Lureau
2016-05-23virtio-vga: propagate on gpu realized errorMarc-André Lureau
2016-05-23virtio-gpu: check early scanout idMarc-André Lureau
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-20vl: Replace DT_NOGRAPHIC with machine optionEduardo Habkost
2016-05-20milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()Eduardo Habkost
2016-05-20aspeed: include qemu/log.hPaolo Bonzini
2016-05-19hw: clean up hw/hw.h includesPaolo Bonzini
2016-05-19hw: remove pio_addr_tPaolo Bonzini
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19acpi: do not use TARGET_PAGE_SIZEPaolo Bonzini
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-19hw: do not use VMSTATE_*TLPaolo Bonzini
2016-05-19include: poison symbols in osdep.hPaolo Bonzini
2016-05-19apic: move target-dependent definitions to cpu.hPaolo Bonzini
2016-05-19explicitly include linux/kvm.hPaolo Bonzini
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-05-19ppc: use PowerPCCPU instead of CPUPPCStatePaolo Bonzini
2016-05-19mips: use MIPSCPU instead of CPUMIPSStatePaolo Bonzini
2016-05-19alpha: include cpu-qom.h in files that require AlphaCPUPaolo Bonzini
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-189p: drop unused declaration from coth.hGreg Kurz
2016-05-18ipack: Update e-mail addressAlberto Garcia
2016-05-18loader: fix potential memory leakCao jin
2016-05-18s390: remove misleading commentMichael Tokarev
2016-05-17Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into stagingPeter Maydell
2016-05-17s390x/pci: remove whitespaceYi Min Zhao