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
/
include
Age
Commit message (
Expand
)
Author
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
pc: add SMM property
Paolo Bonzini
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini
2015-07-06
linux-headers: Update to 4.2-rc1
Alexey Kardashevskiy
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
2015-07-03
numa: API to lookup NUMA node by address
Bharata B Rao
2015-07-03
numa,pc-dimm: Store pc-dimm memory information in numa_info
Bharata B Rao
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
2015-07-02
block: Remove bdrv_reset_dirty
Fam Zheng
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-07-02
timer: Move NANOSECONDS_PER_SECONDS to timer.h
Alberto Garcia
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
2015-07-01
memory: Add global-locking property to memory regions
Jan Kiszka
2015-07-01
main-loop: introduce qemu_mutex_iothread_locked
Paolo Bonzini
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-26
cpu-defs: Move out TB_JMP defines
Peter Crosthwaite
2015-06-26
include/exec: Move tb hash functions out
Peter Crosthwaite
2015-06-26
include/exec: Move standard exceptions to cpu-all.h
Peter Crosthwaite
2015-06-26
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
2015-06-26
qemu-common: add VEC_OR macro
Artyom Tarasenko
2015-06-26
hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
Shannon Zhao
2015-06-26
include/softmmu-semi.h: Make semihosting support 64-bit clean
Maciej W. Rozycki
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2015-06-23
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
iov: don't touch iov in iov_send_recv()
Wen Congyang
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
2015-06-23
block-backend: Introduce blk_drain()
Alexander Yarygin
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
[next]