index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
1
-6
/
+1
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
1
-24
/
+0
2015-06-10
pci: add PCI_CLASS_INPUT_*
Gerd Hoffmann
1
-0
/
+7
2015-06-10
virtio_balloon: header update
Michael S. Tsirkin
1
-0
/
+6
2015-06-10
virtio: add modern config accessors
Michael S. Tsirkin
1
-0
/
+9
2015-06-10
virtio: generation counter support
Michael S. Tsirkin
1
-0
/
+1
2015-06-10
vhost: 64 bit features
Cornelia Huck
2
-5
/
+5
2015-06-10
virtio: allow to fail setting status
Cornelia Huck
1
-1
/
+2
2015-06-10
virtio: allow virtio-1 queue layout
Cornelia Huck
1
-0
/
+3
2015-06-10
virtio: endianness checks for virtio 1.0 devices
Cornelia Huck
2
-2
/
+10
2015-06-04
vhost: logs sharing
Jason Wang
1
-1
/
+7
2015-06-04
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
1
-2
/
+1
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
1
-1
/
+2
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
3
-0
/
+3
2015-06-03
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
1
-0
/
+1
2015-06-03
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
1
-0
/
+1
2015-06-03
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
2
-0
/
+10
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
3
-3
/
+10
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
1
-5
/
+5
2015-06-03
TPM: fix build with tpm disabled
Juan Quintela
1
-0
/
+2
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-16
/
+16
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
1
-0
/
+10
2015-06-01
acpi: add aml_while() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_increment() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_shiftright() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_shiftleft() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_index() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_lless() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_add() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
TPM2 ACPI table support
Stefan Berger
3
-2
/
+32
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
2
-0
/
+29
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2
-0
/
+3
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
1
-0
/
+1
2015-05-31
virtio: increase the queue limit to 1024
Jason Wang
1
-1
/
+1
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-1
/
+1
2015-05-31
virtio-ccw: introduce ccw specific queue limit
Jason Wang
1
-1
/
+4
2015-05-31
virtio: introduce virtio_get_num_queues()
Jason Wang
1
-0
/
+1
2015-05-31
virtio: device_plugged() can fail
Jason Wang
1
-2
/
+2
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
1
-4
/
+6
2015-05-31
virtio: move host_features
Cornelia Huck
2
-1
/
+1
2015-05-31
machine: Remove unused fields from QEMUMachine
Eduardo Habkost
1
-14
/
+1
2015-05-31
pc: Remove qemu_register_pc_machine() function
Eduardo Habkost
1
-2
/
+0
2015-05-31
pc: Don't use QEMUMachine anymore
Eduardo Habkost
1
-7
/
+15
2015-05-31
pc: Move compat_props setting inside *_machine_options() functions
Eduardo Habkost
1
-6
/
+9
2015-05-31
pc: Convert *_MACHINE_OPTIONS macros into functions
Eduardo Habkost
1
-19
/
+23
2015-05-31
pc: Define machines using a DEFINE_PC_MACHINE macro
Eduardo Habkost
1
-0
/
+16
2015-05-31
pc: Define PC_COMPAT_2_[123] macros
Eduardo Habkost
1
-1
/
+12
2015-05-31
hw: Define empty HW_COMPAT_2_[23] macros
Eduardo Habkost
1
-0
/
+6
2015-05-31
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
1
-9
/
+9
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
2
-2
/
+2
[next]