Statistics
| Branch: | Revision:

root / hw / misc @ c3c4fe35

Name Size
  macio
Makefile.objs 1.2 kB
a9scu.c 4.3 kB
applesmc.c 7.3 kB
arm_l2x0.c 4.8 kB
arm_sysctl.c 19.8 kB
cbus.c 14.8 kB
debugexit.c 2.1 kB
eccmemctl.c 11.2 kB
exynos4210_pmu.c 23.2 kB
imx_ccm.c 8.1 kB
ivshmem.c 22.8 kB
lm32_sys.c 4.6 kB
max111x.c 4.4 kB
milkymist-hpdmc.c 4.2 kB
milkymist-pfpu.c 14.3 kB
mst_fpga.c 6 kB
omap_clk.c 30.3 kB
omap_gpmc.c 28.5 kB
omap_l4.c 4.3 kB
omap_sdrc.c 4.8 kB
omap_tap.c 3.4 kB
pc-testdev.c 5.6 kB
pci-testdev.c 8.8 kB
puv3_pm.c 3.3 kB
pvpanic.c 3.4 kB
pxa2xx_pcmcia.c 5.3 kB
sga.c 2.1 kB
slavio_misc.c 13.1 kB
tmp105.c 6.7 kB
tmp105.h 1 kB
vfio.c 98.9 kB
vmport.c 4.7 kB
zynq_slcr.c 14.5 kB

Latest revisions

# Date Author Comment
c3c4fe35 06/02/2013 06:14 pm Michael S. Tsirkin

pvpanic: use FWCfgState explicitly

Use the type-safe FWCfgState structure instead
of the unsafe void *.

Signed-off-by: Michael S. Tsirkin <>

600c60b7 06/02/2013 06:14 pm Michael S. Tsirkin

fw_cfg: add API to find FW cfg object

Remove some code duplication by adding a
function to look up the fw cfg file.
This way, we don't need to duplicate same strings everywhere.
Use by both fw cfg and pvpanic device.

Signed-off-by: Michael S. Tsirkin <>

997aba8e 05/18/2013 03:35 pm Michael Tokarev

remove some double-includes

Some source files #include the same header more than
once for no good reason. Remove second #includes in
such cases.

Signed-off-by: Michael Tokarev <>

eec3d2ad 04/30/2013 06:30 pm Hu Tao

introduce a new qom device to deal with panicked event

pvpanic device is used to send guest panic event from guest to qemu.

When guest panic happens, pvpanic device driver will write a event
number to IO port 0x505(which is the IO port occupied by pvpanic device,...

10a584b2 04/30/2013 06:30 pm Hu Tao

pvpanic: pass configurable ioport to seabios

This lets seabios patch the corresponding SSDT entry.

Also add fw_cfg object to /machine/fw_cfg so we can reference
it elsewhere.

Signed-off-by: Hu Tao <>
Reviewed-by: Markus Armbruster <>...

3ab135f3 04/30/2013 06:30 pm Hu Tao

pvpanic: create pvpanic by default for machine 1.5

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Hu Tao <>
Reviewed-by: Markus Armbruster <>
Message-id: ...

f02317ad 04/29/2013 04:27 pm Andreas Färber

vmport: QOM'ify

Introduce type constant and cast macro to obsolete DO_UPCAST().
Prepares for ISA realizefn.

Drop reserved underscore from struct name while at it.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>...

b582b5a3 04/29/2013 04:27 pm Andreas Färber

sga: QOM'ify

Introduce type constant and cast macro.

Prepares for ISA realizefn.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>
Message-id:
Signed-off-by: Anthony Liguori <>

82407b6c 04/29/2013 04:27 pm Andreas Färber

applesmc: QOM'ify

Add a typedef for the state struct and rename from Status to State.
Add type constant and cast macro to obsolete DO_UPCAST().

Prepares for ISA realizefn.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>...

f691df52 04/19/2013 04:38 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/trivial-patches' into staging

  1. By Stefan Weil (3) and others
  2. Via Stefan Hajnoczi
    • stefanha/trivial-patches:
      m25p80: Remove bogus include of devices.h
      ssh: Remove unnecessary use of strlen function.
      block/ssh: Add missing gcc format attributes...

View revisions

Also available in: Atom