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
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-40
/
+103
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
3
-9
/
+8
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
1
-2
/
+55
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
1
-29
/
+38
2015-07-07
migration: Add configuration section
Juan Quintela
2
-0
/
+2
2015-07-07
global_state: Make section optional
Juan Quintela
2
-0
/
+2
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
1
-1
/
+3
2015-07-06
pc: add SMM property
Paolo Bonzini
3
-2
/
+62
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
1
-1
/
+1
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
1
-1
/
+1
2015-07-03
pc: Abort if HotplugHandlerClass::plug() fails
Bharata B Rao
1
-1
/
+1
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
1
-63
/
+3
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2
-14
/
+14
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-339
/
+16
2015-06-23
pci-assign: QOMify
Gonglei
1
-18
/
+21
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
7
-339
/
+16
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-19
q35: Re-enable FDC on pc-q35-2.3 and older
Eduardo Habkost
1
-0
/
+1
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2
-0
/
+4
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+6
2015-06-11
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
1
-4
/
+4
2015-06-11
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
1
-3
/
+2
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
1
-21
/
+0
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-29
/
+406
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
4
-11
/
+9
2015-06-04
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
1
-10
/
+9
2015-06-03
apci: fix PXB behaviour if used with unsupported BIOS
Marcel Apfelbaum
1
-29
/
+58
2015-06-03
hw/pxb: add numa_node parameter
Marcel Apfelbaum
1
-0
/
+6
2015-06-03
hw/pci: inform bios if the system has extra pci root buses
Marcel Apfelbaum
1
-0
/
+20
2015-06-03
hw/acpi: remove from root bus 0 the crs resources used by other buses.
Marcel Apfelbaum
1
-27
/
+91
2015-06-03
hw/acpi: add _CRS method for extra root busses
Marcel Apfelbaum
1
-0
/
+139
2015-06-03
hw/apci: add _PRT method for extra PCI root busses
Marcel Apfelbaum
1
-0
/
+81
2015-06-03
hw/acpi: add support for i440fx 'snooping' root busses
Marcel Apfelbaum
1
-0
/
+23
2015-06-03
hw/i386: query only for q35/pc when looking for pci host bridge
Marcel Apfelbaum
1
-9
/
+25
2015-06-03
acpi: add missing ssdt
Michael S. Tsirkin
1
-0
/
+36
2015-06-03
hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
3
-8
/
+4
2015-06-03
hw/i386/acpi-build: decref after use
Shannon Zhao
1
-0
/
+1
2015-06-03
hw/i386/pc_piix: Fix memory leak
Shannon Zhao
1
-3
/
+4
2015-06-02
pc: Ensure non-zero CPU ref count after attaching to ICC bus
Andreas Färber
1
-2
/
+9
2015-06-01
acpi: add missing ssdt
Michael S. Tsirkin
1
-0
/
+36
2015-06-01
TPM2 ACPI table support
Stefan Berger
6
-26
/
+194
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
3
-3
/
+4
2015-05-31
pc: acpi: fix pvpanic for buggy guests
Radim Krčmář
1
-1
/
+4
2015-05-31
pc: Generate init functions with a macro
Eduardo Habkost
2
-170
/
+76
2015-05-31
piix: Eliminate pc_init_pci()
Eduardo Habkost
1
-18
/
+13
2015-05-31
piix: Add kvmclock_enabled, pci_enabled globals
Eduardo Habkost
1
-7
/
+15
[next]