index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2016-06-02
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2016-06-02
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
2016-05-25
net: mipsnet: check packet length against buffer
Prasad J Pandit
2016-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-05-23
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
2016-05-23
hw/net/opencores_eth: use mii.h
Max Filippov
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
2016-05-23
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
2016-05-23
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
2016-05-23
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2016-05-23
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
2016-05-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...
Peter Maydell
2016-05-23
usb/ohci: Fix crash with when specifying too many num-ports
Thomas Huth
2016-05-23
vga: add sr_vbe register set
Gerd Hoffmann
2016-05-23
xen: add pvUSB backend
Juergen Gross
2016-05-23
virtio-gpu: fix ui idx check
Marc-André Lureau
2016-05-23
xen: write information about supported backends
Juergen Gross
2016-05-23
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
2016-05-23
xen: introduce dummy system device
Juergen Gross
2016-05-23
virtio-gpu: check max_outputs only
Marc-André Lureau
2016-05-23
virtio-gpu: check max_outputs value
Marc-André Lureau
2016-05-23
virtio-vga: propagate on gpu realized error
Marc-André Lureau
2016-05-23
virtio-gpu: check early scanout id
Marc-André Lureau
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2016-05-20
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
Eduardo Habkost
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
acpi: do not use TARGET_PAGE_SIZE
Paolo Bonzini
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
alpha: include cpu-qom.h in files that require AlphaCPU
Paolo Bonzini
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
[next]