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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-641
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-5
/
+5
2013-04-03
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
1
-1
/
+1
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-7
/
+7
2013-02-04
acpi_piix4: fix segfault migrating from 1.2
Michael Roth
1
-2
/
+2
2013-01-15
acpi_piix4: Do not use old_portio-style callbacks
Hervé Poussineau
1
-51
/
+41
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2013-01-04
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
1
-7
/
+13
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
2012-12-10
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
1
-100
/
+83
2012-12-04
hw/apm.c: Replace register_ioport_*
Julien Grall
1
-1
/
+1
2012-12-04
acpi: drop debug port
Gerd Hoffmann
1
-9
/
+0
2012-12-04
apci: switch piix4 pci hotplug to memory api
Gerd Hoffmann
1
-8
/
+29
2012-12-04
acpi: remove acpi_gpe_blk
Gerd Hoffmann
1
-1
/
+0
2012-12-04
apci: switch piix4 gpe to memory api
Gerd Hoffmann
1
-6
/
+18
2012-12-04
acpi: fix piix4 smbus mapping
Gerd Hoffmann
1
-1
/
+19
2012-12-04
acpi: switch smbus to memory api
Gerd Hoffmann
1
-3
/
+2
2012-12-04
acpi: cleanup piix4 memory region
Gerd Hoffmann
1
-40
/
+1
2012-12-04
apci: switch evt to memory api
Gerd Hoffmann
1
-17
/
+1
2012-12-04
apci: switch cnt to memory api
Gerd Hoffmann
1
-7
/
+1
2012-12-04
apci: switch timer to memory api
Gerd Hoffmann
1
-4
/
+1
2012-12-04
apci: switch piix4 to memory api
Gerd Hoffmann
1
-17
/
+24
2012-11-14
acpi_piix4: fix migration of gpe fields
Marcelo Tosatti
1
-4
/
+46
2012-09-25
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
1
-3
/
+5
2012-08-29
reset PMBA and PMREGMISC PIIX4 registers.
Gleb Natapov
1
-2
/
+3
2012-08-23
qom: object_delete should unparent the object first
Paolo Bonzini
1
-1
/
+0
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
1
-2
/
+18
2012-06-18
qbus: Make child devices links
Anthony Liguori
1
-4
/
+6
2012-05-29
pci: call object_unparent() before free_qdev()
Amos Kong
1
-0
/
+1
2012-04-15
acpi: explicitly account for >1 device per slot
Michael S. Tsirkin
1
-3
/
+10
2012-04-15
acpi_piix4: Re-define PCI hotplug eject register read
Alex Williamson
1
-3
/
+4
2012-04-15
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
1
-6
/
+0
2012-04-15
acpi_piix4: Fix PCI hotplug race
Alex Williamson
1
-21
/
+53
2012-04-15
acpi_piix4: Disallow write to up/down PCI hotplug registers
Alex Williamson
1
-30
/
+14
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
1
-2
/
+2
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
1
-1
/
+1
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
1
-2
/
+2
2012-02-24
acpi: add ACPIREGS
Gerd Hoffmann
1
-36
/
+32
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
[next]