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
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-7
/
+7
*
acpi_piix4: fix segfault migrating from 1.2
Michael Roth
2013-02-04
1
-2
/
+2
*
acpi_piix4: Do not use old_portio-style callbacks
Hervé Poussineau
2013-01-15
1
-51
/
+41
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
2013-01-04
1
-7
/
+13
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-17
1
-1
/
+1
*
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
2012-12-10
1
-100
/
+83
|
\
|
*
acpi: drop debug port
Gerd Hoffmann
2012-12-04
1
-9
/
+0
|
*
apci: switch piix4 pci hotplug to memory api
Gerd Hoffmann
2012-12-04
1
-8
/
+29
|
*
acpi: remove acpi_gpe_blk
Gerd Hoffmann
2012-12-04
1
-1
/
+0
|
*
apci: switch piix4 gpe to memory api
Gerd Hoffmann
2012-12-04
1
-6
/
+18
|
*
acpi: fix piix4 smbus mapping
Gerd Hoffmann
2012-12-04
1
-1
/
+19
|
*
acpi: switch smbus to memory api
Gerd Hoffmann
2012-12-04
1
-3
/
+2
|
*
acpi: cleanup piix4 memory region
Gerd Hoffmann
2012-12-04
1
-40
/
+1
|
*
apci: switch evt to memory api
Gerd Hoffmann
2012-12-04
1
-17
/
+1
|
*
apci: switch cnt to memory api
Gerd Hoffmann
2012-12-04
1
-7
/
+1
|
*
apci: switch timer to memory api
Gerd Hoffmann
2012-12-04
1
-4
/
+1
|
*
apci: switch piix4 to memory api
Gerd Hoffmann
2012-12-04
1
-17
/
+24
*
|
hw/apm.c: Replace register_ioport_*
Julien Grall
2012-12-04
1
-1
/
+1
|
/
*
acpi_piix4: fix migration of gpe fields
Marcelo Tosatti
2012-11-14
1
-4
/
+46
*
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
1
-3
/
+5
*
reset PMBA and PMREGMISC PIIX4 registers.
Gleb Natapov
2012-08-29
1
-2
/
+3
*
qom: object_delete should unparent the object first
Paolo Bonzini
2012-08-23
1
-1
/
+0
*
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
[next]