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
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
fdc: add drive type qapi enum
John Snow
1
-8
/
+9
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
1
-1
/
+1
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
3
-12
/
+10
2016-01-21
xen-pvdevice: convert to realize()
Cao jin
1
-6
/
+6
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
3
-0
/
+5
2016-01-15
i386: avoid null pointer dereference
P J P
1
-5
/
+10
2016-01-14
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
2
-6
/
+4
2016-01-13
error: Clean up errors with embedded newlines (again)
Markus Armbruster
1
-2
/
+2
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
1
-8
/
+8
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
1
-3
/
+2
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
1
-1
/
+2
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
1
-12
/
+2
2016-01-09
i386/pc: expose identifying the floppy controller
Roman Kagan
1
-18
/
+26
2016-01-09
pc: acpi: remove unused ASL templates and related blobs/utils
Igor Mammedov
5
-10685
/
+0
2016-01-09
pc: acpi: switch to AML API composed DSDT
Igor Mammedov
1
-120
/
+115
2016-01-09
pc: acpi: q35: PCST, PCSB opregions and PCIB field into SSDT
Igor Mammedov
2
-5
/
+10
2016-01-09
pc: acpi: q35: move PCI0 device definition into SSDT
Igor Mammedov
2
-18
/
+9
2016-01-09
pc: acpi: q35: move PCI0._OSC() method into SSDT
Igor Mammedov
2
-57
/
+56
2016-01-09
pc: acpi: q35: move _PIC() method into SSDT
Igor Mammedov
2
-10
/
+8
2016-01-09
pc: acpi: q35: move PRTP routing table into SSDT
Igor Mammedov
2
-79
/
+2
2016-01-09
pc: acpi: q35: move PRTA routing table into SSDT
Igor Mammedov
2
-57
/
+61
2016-01-09
pc: acpi: q35: move _PRT() into SSDT
Igor Mammedov
2
-12
/
+21
2016-01-09
pc: acpi: q35: move ISA bridge into SSDT
Igor Mammedov
2
-46
/
+54
2016-01-09
pc: acpi: q35: move IQST() into SSDT
Igor Mammedov
2
-19
/
+15
2016-01-09
pc: acpi: q35: move IQCR() into SSDT
Igor Mammedov
2
-27
/
+33
2016-01-09
pc: acpi: q35: move link devices to SSDT
Igor Mammedov
2
-32
/
+17
2016-01-09
pc: acpi: q35: move GSI links to SSDT
Igor Mammedov
2
-26
/
+55
2016-01-09
pc: acpi: piix4: acpi move PCI0 device to SSDT
Igor Mammedov
2
-8
/
+8
2016-01-09
pc: acpi: piix4: move remaining PCI hotplug bits into SSDT
Igor Mammedov
2
-40
/
+43
2016-01-09
pc: acpi: piix4: move PCI0._PRT() into SSDT
Igor Mammedov
2
-68
/
+47
2016-01-09
pc: acpi: piix4: move IQST() into SSDT
Igor Mammedov
2
-9
/
+10
2016-01-09
pc: acpi: piix4: move IQCR() into SSDT
Igor Mammedov
2
-11
/
+20
2016-01-09
pc: acpi: pci: move link devices into SSDT
Igor Mammedov
2
-44
/
+82
2016-01-09
pc: acpi: move remaining GPE handlers into SSDT
Igor Mammedov
3
-77
/
+29
2016-01-09
pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
Igor Mammedov
2
-49
/
+80
2016-01-09
pc: acpi: move COM devices from DSDT to SSDT
Igor Mammedov
4
-58
/
+48
2016-01-09
pc: acpi: move LPT device from DSDT to SSDT
Igor Mammedov
2
-16
/
+36
2016-01-09
pc: acpi: move FDC0 device from DSDT to SSDT
Igor Mammedov
2
-18
/
+40
2016-01-09
pc: acpi: move MOU device from DSDT to SSDT
Igor Mammedov
2
-10
/
+21
2016-01-09
pc: acpi: move KBD device from DSDT to SSDT
Igor Mammedov
2
-12
/
+22
2016-01-09
pc: acpi: move RTC device from DSDT to SSDT
Igor Mammedov
2
-9
/
+26
2016-01-09
pc: acpi: move DBUG() from DSDT to SSDT
Igor Mammedov
4
-45
/
+36
2016-01-09
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
4
-53
/
+53
2016-01-09
pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
Igor Mammedov
1
-80
/
+94
2016-01-09
pc: acpi: cpuhp: move \_GPE._E02() into SSDT
Igor Mammedov
4
-44
/
+9
2016-01-09
pc: acpi: cpuhp: move PRSC() method into SSDT
Igor Mammedov
4
-41
/
+4
2016-01-09
pc: acpi: cpuhp: move CPST() method into SSDT
Igor Mammedov
2
-13
/
+2
2016-01-09
pc: acpi: cpuhp: move CPMA() method into SSDT
Igor Mammedov
2
-15
/
+3
2016-01-09
pc: acpi: cpuhp: move CPEJ() method to SSDT
Igor Mammedov
2
-5
/
+2
2016-01-09
pc: acpi: drop unused CPU_STATUS_LEN from DSDT
Igor Mammedov
1
-1
/
+0
[next]