index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-05-31
machine: Remove unused fields from QEMUMachine
Eduardo Habkost
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
2015-05-31
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
2015-05-31
hw: Define empty HW_COMPAT_2_[23] macros
Eduardo Habkost
2015-05-31
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-31
pc: Replace tab with spaces
Eduardo Habkost
2015-05-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...
Peter Maydell
2015-05-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into...
Peter Maydell
2015-05-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s...
Peter Maydell
2015-05-29
qapi: add dirty bitmap status
John Snow
2015-05-29
hw/acpi/aml-build: Add Unicode macro
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_dword_io() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_create_dword_field() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_else() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_lnot() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_or() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add ToUUID macro
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate MADT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_interrupt() term
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Add aml_memory32_fixed() term
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
Shannon Zhao
2015-05-29
hw/arm/virt: Record PCIe ranges in MemMapEntry array
Shannon Zhao
2015-05-29
hw/arm/virt: Move common definitions to virt.h
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Make enum values to be upper case to match coding style
Shannon Zhao
2015-05-29
gtk: add opengl support, using egl
Gerd Hoffmann
2015-05-29
ui: add egl-helpers
Gerd Hoffmann
2015-05-29
ui: shader.h protect against double inclusion
Gerd Hoffmann
2015-05-29
ui: use libexpoxy
Gerd Hoffmann
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
2015-05-29
virtio-input: add linux/input.h
Gerd Hoffmann
2015-05-27
linux/elf.h update
Eric Farman
2015-05-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2015-05-22
glib: remove stale compat functions
John Snow
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
2015-05-22
block: minimal bounce buffer alignment
Denis V. Lunev
2015-05-18
arm: xlnx-zynqmp: Add UART support
Peter Crosthwaite
2015-05-18
char: cadence_uart: Split state struct and type into header
Peter Crosthwaite
2015-05-18
arm: xlnx-zynqmp: Add GEM support
Peter Crosthwaite
2015-05-18
net: cadence_gem: Split state struct and type into header
Peter Crosthwaite
[next]