index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi_piix4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-19
1
-2
/
+18
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-4
/
+6
*
pci: call object_unparent() before free_qdev()
Amos Kong
2012-05-29
1
-0
/
+1
*
acpi: explicitly account for >1 device per slot
Michael S. Tsirkin
2012-04-15
1
-3
/
+10
*
acpi_piix4: Re-define PCI hotplug eject register read
Alex Williamson
2012-04-15
1
-3
/
+4
*
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
2012-04-15
1
-6
/
+0
*
acpi_piix4: Fix PCI hotplug race
Alex Williamson
2012-04-15
1
-21
/
+53
*
acpi_piix4: Disallow write to up/down PCI hotplug registers
Alex Williamson
2012-04-15
1
-30
/
+14
*
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
1
-2
/
+2
*
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
2012-02-24
1
-1
/
+1
*
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
2012-02-24
1
-2
/
+2
*
acpi: add ACPIREGS
Gerd Hoffmann
2012-02-24
1
-36
/
+32
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-9
/
+11
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-26
/
+33
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-2
/
+2
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+3
*
qdev: switch children device list to QTAILQ
Paolo Bonzini
2011-10-28
1
-2
/
+2
*
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
1
-1
/
+1
*
report serial devices created with -device in the PIIX4 config space
Paolo Bonzini
2011-07-23
1
-5
/
+17
*
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-15
1
-1
/
+3
|
\
|
*
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
Gerd Hoffmann
2011-05-19
1
-1
/
+3
*
|
hw/acpi_piix4.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-4
/
+4
|
/
*
acpi, acpi_piix: factor out GPE logic
Isaku Yamahata
2011-04-10
1
-70
/
+25
*
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
Isaku Yamahata
2011-04-09
1
-34
/
+6
*
acpi, acpi_piix, vt82c686: factor out PM1a EVT logic
Isaku Yamahata
2011-04-09
1
-36
/
+16
*
acpi, acpi_piix, vt82c686: factor out PM_TMR logic
Isaku Yamahata
2011-04-09
1
-33
/
+12
*
fix build errors when we enable acpi_piix4 debug
Wen Congyang
2011-04-01
1
-2
/
+3
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-4
/
+4
*
acpi_piix4: expose no_hotplug attribute via i/o port
Marcelo Tosatti
2011-01-17
1
-0
/
+37
*
piix: tag as not hotpluggable.
Gerd Hoffmann
2011-01-10
1
-0
/
+2
*
piix4 acpi: convert io BAR to type-safe ioport callbacks
Avi Kivity
2010-11-21
1
-33
/
+22
*
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
2010-11-16
1
-4
/
+10
*
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
1
-0
/
+3
|
\
|
*
pci: call hotplug callback even when not hotplug case for later use.
Isaku Yamahata
2010-09-07
1
-0
/
+3
*
|
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
2010-10-20
1
-11
/
+17
*
|
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
2010-10-20
1
-2
/
+4
*
|
Introduce range.h
Blue Swirl
2010-09-18
1
-0
/
+1
|
/
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
2010-06-14
1
-1
/
+28
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-0
/
+1
*
Trim unnecessary includes
Blue Swirl
2010-05-15
1
-3
/
+0
*
acpi_piix4: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
1
-37
/
+18
*
pci hotadd, acpi_piix4: remove global variables
Isaku Yamahata
2010-05-15
1
-41
/
+48
*
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
2010-05-15
1
-3
/
+3
*
acpi_piix4: qdevfy.
Isaku Yamahata
2010-05-15
1
-15
/
+46
*
acpi: split acpi.c into the common part and the piix4 part.
Isaku Yamahata
2010-05-15
1
-0
/
+583