index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
1
-0
/
+2
*
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
1
-0
/
+1
*
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
1
-1
/
+3
*
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
2015-06-02
1
-4
/
+4
*
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
2015-06-02
1
-2
/
+8
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-16
/
+16
*
qdev: add 64bit properties
Gerd Hoffmann
2015-06-01
1
-0
/
+10
*
acpi: add aml_while() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
acpi: add aml_increment() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
acpi: add aml_shiftright() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
acpi: add aml_shiftleft() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
acpi: add aml_index() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
acpi: add aml_lless() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
acpi: add aml_add() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
*
TPM2 ACPI table support
Stefan Berger
2015-06-01
3
-2
/
+32
*
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-05-31
2
-0
/
+29
*
Add stream ID to MSI write
Pavel Fedin
2015-05-31
2
-0
/
+3
*
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
1
-0
/
+1
*
virtio: increase the queue limit to 1024
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-05-31
1
-1
/
+4
*
virtio: introduce virtio_get_num_queues()
Jason Wang
2015-05-31
1
-0
/
+1
*
virtio: device_plugged() can fail
Jason Wang
2015-05-31
1
-2
/
+2
*
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
1
-4
/
+6
*
virtio: move host_features
Cornelia Huck
2015-05-31
2
-1
/
+1
*
machine: Remove unused fields from QEMUMachine
Eduardo Habkost
2015-05-31
1
-14
/
+1
*
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
2015-05-31
1
-2
/
+0
*
pc: Don't use QEMUMachine anymore
Eduardo Habkost
2015-05-31
1
-7
/
+15
*
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
2015-05-31
1
-6
/
+9
*
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
2015-05-31
1
-19
/
+23
*
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
2015-05-31
1
-0
/
+16
*
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
2015-05-31
1
-1
/
+12
*
hw: Define empty HW_COMPAT_2_[23] macros
Eduardo Habkost
2015-05-31
1
-0
/
+6
*
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
2015-05-31
1
-9
/
+9
*
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2015-05-31
2
-2
/
+2
*
pc: Replace tab with spaces
Eduardo Habkost
2015-05-31
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...
Peter Maydell
2015-05-29
4
-73
/
+372
|
\
|
*
hw/acpi/aml-build: Add Unicode macro
Shannon Zhao
2015-05-29
1
-0
/
+1
|
*
hw/acpi/aml-build: Add aml_dword_io() term
Shannon Zhao
2015-05-29
1
-0
/
+5
|
*
hw/acpi/aml-build: Add aml_create_dword_field() term
Shannon Zhao
2015-05-29
1
-0
/
+1
|
*
hw/acpi/aml-build: Add aml_else() term
Shannon Zhao
2015-05-29
1
-0
/
+1
|
*
hw/acpi/aml-build: Add aml_lnot() term
Shannon Zhao
2015-05-29
1
-0
/
+1
|
*
hw/acpi/aml-build: Add aml_or() term
Shannon Zhao
2015-05-29
1
-0
/
+1
|
*
hw/acpi/aml-build: Add ToUUID macro
Shannon Zhao
2015-05-29
1
-0
/
+1
|
*
hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
Shannon Zhao
2015-05-29
1
-1
/
+1
|
*
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
1
-0
/
+2
|
*
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
2015-05-29
2
-0
/
+42
|
*
hw/arm/virt-acpi-build: Generate MADT table
Shannon Zhao
2015-05-29
2
-1
/
+40
|
*
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
Shannon Zhao
2015-05-29
1
-37
/
+98
|
*
hw/acpi/aml-build: Add aml_interrupt() term
Shannon Zhao
2015-05-29
1
-0
/
+42
[next]