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
/
acpi_piix4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-9
/
+11
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-26
/
+33
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-2
/
+2
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-10-28
qdev: switch children device list to QTAILQ
Paolo Bonzini
1
-2
/
+2
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
1
-1
/
+1
2011-07-23
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
1
-5
/
+17
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+3
2011-06-12
hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-05-19
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
Gerd Hoffmann
1
-1
/
+3
2011-04-10
acpi, acpi_piix: factor out GPE logic
Isaku Yamahata
1
-70
/
+25
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
Isaku Yamahata
1
-34
/
+6
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM1a EVT logic
Isaku Yamahata
1
-36
/
+16
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM_TMR logic
Isaku Yamahata
1
-33
/
+12
2011-04-01
fix build errors when we enable acpi_piix4 debug
Wen Congyang
1
-2
/
+3
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-4
/
+4
2011-01-17
acpi_piix4: expose no_hotplug attribute via i/o port
Marcelo Tosatti
1
-0
/
+37
2011-01-10
piix: tag as not hotpluggable.
Gerd Hoffmann
1
-0
/
+2
2010-11-21
piix4 acpi: convert io BAR to type-safe ioport callbacks
Avi Kivity
1
-33
/
+22
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
1
-4
/
+10
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
1
-0
/
+3
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
1
-11
/
+17
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
1
-2
/
+4
2010-09-18
Introduce range.h
Blue Swirl
1
-0
/
+1
2010-09-07
pci: call hotplug callback even when not hotplug case for later use.
Isaku Yamahata
1
-0
/
+3
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
1
-1
/
+0
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-0
/
+1
2010-05-15
Trim unnecessary includes
Blue Swirl
1
-3
/
+0
2010-05-15
acpi_piix4: remove #ifdef DEBUG.
Isaku Yamahata
1
-37
/
+18
2010-05-15
pci hotadd, acpi_piix4: remove global variables
Isaku Yamahata
1
-41
/
+48
2010-05-15
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
1
-3
/
+3
2010-05-15
acpi_piix4: qdevfy.
Isaku Yamahata
1
-15
/
+46
2010-05-15
acpi: split acpi.c into the common part and the piix4 part.
Isaku Yamahata
1
-0
/
+583