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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
fdc: Fix MSR.RQM flag
Kevin Wolf
1
-1
/
+12
2015-06-02
fdc: Disentangle phases in fdctrl_read_data()
Kevin Wolf
1
-10
/
+23
2015-06-02
fdc: Code cleanup in fdctrl_write_data()
Kevin Wolf
1
-24
/
+39
2015-06-02
fdc: Use phase in fdctrl_write_data()
Kevin Wolf
1
-28
/
+41
2015-06-02
fdc: Introduce fdctrl->phase
Kevin Wolf
1
-0
/
+89
2015-06-02
fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
Kevin Wolf
1
-15
/
+16
2015-06-02
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
Kevin Wolf
1
-15
/
+15
2015-06-02
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-15-06-02-tag' into...
Peter Maydell
6
-94
/
+217
2015-06-02
xen/pt: unknown PCI config space fields should be read-only
Jan Beulich
3
-3
/
+35
2015-06-02
xen/pt: add a few PCI config space field descriptions
Jan Beulich
1
-0
/
+28
2015-06-02
xen/pt: mark reserved bits in PCI config space fields
Jan Beulich
2
-5
/
+11
2015-06-02
xen/pt: mark all PCIe capability bits read-only
Jan Beulich
1
-1
/
+1
2015-06-02
xen/pt: split out calculation of throughable mask in PCI config space handling
Jan Beulich
1
-31
/
+20
2015-06-02
xen/pt: correctly handle PM status bit
Jan Beulich
1
-1
/
+2
2015-06-02
xen/pt: consolidate PM capability emu_mask
Jan Beulich
1
-21
/
+4
2015-06-02
xen/MSI: don't open-code pass-through of enable bit modifications
Jan Beulich
1
-8
/
+2
2015-06-02
xen/MSI-X: limit error messages
Jan Beulich
2
-5
/
+8
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
3
-14
/
+90
2015-06-02
xen: properly gate host writes of modified PCI CFG contents
Jan Beulich
3
-10
/
+21
2015-06-02
target-arm: Correct check for non-EL3
Edgar E. Iglesias
1
-1
/
+1
2015-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150602-1' into...
Peter Maydell
1
-6
/
+12
2015-06-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+36
2015-06-02
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
1
-4
/
+4
2015-06-02
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
1
-2
/
+8
2015-06-01
acpi: add missing ssdt
Michael S. Tsirkin
1
-0
/
+36
2015-06-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
62
-1073
/
+1651
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
6
-18
/
+49
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
11
-40
/
+81
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
2
-0
/
+68
2015-06-01
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
1
-0
/
+181
2015-06-01
hw/acpi/aml-build: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-01
acpi: add aml_while() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_increment() term
Marcel Apfelbaum
2
-0
/
+9
2015-06-01
acpi: add aml_shiftright() term
Marcel Apfelbaum
2
-0
/
+11
2015-06-01
acpi: add aml_shiftleft() term
Marcel Apfelbaum
2
-0
/
+11
2015-06-01
acpi: add aml_index() term
Marcel Apfelbaum
2
-0
/
+11
2015-06-01
acpi: add aml_lless() term
Marcel Apfelbaum
2
-0
/
+10
2015-06-01
acpi: add aml_add() term
Marcel Apfelbaum
2
-0
/
+11
2015-06-01
TPM2 ACPI table support
Stefan Berger
10
-28
/
+237
2015-06-01
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150530'...
Peter Maydell
1
-13
/
+2
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
5
-54
/
+167
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
7
-9
/
+158
2015-05-31
Add stream ID to MSI write
Pavel Fedin
4
-3
/
+13
2015-05-31
acpi: Simplify printing to dynamic string
Markus Armbruster
1
-22
/
+5
2015-05-31
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
1
-0
/
+1
2015-05-31
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
1
-2
/
+2
2015-05-31
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
1
-0
/
+1
2015-05-31
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
4
-3
/
+5
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
7
-27
/
+27
[next]