Statistics
| Branch: | Revision:

root / hw @ 75c70e37

Name Size
  9pfs
  acpi
  alpha
  arm
  audio
  block
  bt
  char
  core
  cpu
  cris
  display
  dma
  gpio
  i2c
  i386
  ide
  input
  intc
  isa
  lm32
  m68k
  microblaze
  mips
  misc
  moxie
  net
  nvram
  openrisc
  pci
  pci-bridge
  pci-host
  pcmcia
  ppc
  s390x
  scsi
  sd
  sh4
  sparc
  sparc64
  ssi
  timer
  tpm
  unicore32
  usb
  virtio
  watchdog
  xen
  xtensa
Makefile.objs 1.3 kB

Latest revisions

# Date Author Comment
75c70e37 12/16/2013 11:12 am Gerd Hoffmann

spice: stop server for qxl hard reset

Hard reset can happen at any time. We should be able to put qxl into a
known-good state no matter what. Stop spice server thread for reset so
it can't be confused by fetching stale commands lingering around in the
rings while we reset is ongoing....

e157b8fd 12/13/2013 09:10 pm Anthony Liguori

Merge remote-tracking branch 'bonzini/virtio' into staging

  1. By Andreas Färber (18) and Paolo Bonzini (12)
  2. Via Paolo Bonzini
    • bonzini/virtio: (30 commits)
      virtio: Convert exit to unrealize
      virtio: Complete converting VirtioDevice to QOM realize
      virtio-scsi: Convert to QOM realize...
5d0e2280 12/13/2013 09:10 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

acpi.pci,pc,memory core fixes

Most notably this includes changes to exec to support
full 64 bit addresses.

This also flushes out patches that got queued during 1.7 freeze.
There are new tests, and a bunch of bug fixes all over the place....

bf6e3cc4 12/13/2013 09:10 pm Anthony Liguori

Merge remote-tracking branch 'bonzini/scsi-next' into staging

  1. By Paolo Bonzini (4) and Peter Lieven (1)
  2. Via Paolo Bonzini
    • bonzini/scsi-next:
      help: add id suboption to -iscsi
      scsi-disk: fix WRITE SAME with large non-zero payload
      block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk}...
142e0950 12/11/2013 08:11 pm Michael S. Tsirkin

hpet: fix build with CONFIG_HPET off

make hpet_find inline so we don't need
to build hpet.c to check if hpet is enabled.

Fixes link error with CONFIG_HPET off.

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

51116102 12/11/2013 08:11 pm Michael S. Tsirkin

pc: use macro for HPET type

avoid hard-coding strings

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

7a10ef51 12/11/2013 08:11 pm Liu Ping Fan

hpet: enable to entitle more irq pins for hpet

Owning to some different hardware design, piix and q35 need
different compat. So making them diverge.

On q35, IRQ2/8 can be reserved for hpet timer 0/1. And pin 16~23
can be assigned to hpet as guest chooses. So we introduce intcap...

4c41425d 12/11/2013 08:11 pm Gerd Hoffmann

pci: fix pci bridge fw path

qemu uses "pci" as name for pci bridges in the firmware device path.
seabios expects "pci-bridge". Result is that bootorder is broken for
devices behind pci bridges.

Some googling suggests that "pci-bridge" is the correct one. At least...

0d63b2dd 12/11/2013 08:11 pm Liu Ping Fan

hpet: inverse polarity when pin above ISA_NUM_IRQS

According to hpet spec, hpet irq is high active. But according to
ICH spec, there is inversion before the input of ioapic. So the OS
will expect low active on this IRQ line. (On bare metal, if OS driver
claims high active on this line, spurious irq is generated)...

b9aad5d6 12/11/2013 02:14 am Anthony Liguori

Merge remote-tracking branch 'stefanha/net-next' into staging

  1. By Vincenzo Maffione (2) and others
  2. Via Stefan Hajnoczi
    • stefanha/net-next:
      net: Update netdev peer on link change
      virtio-net: don't update mac_table in error state
      MAINTAINERS: Add netmap maintainers...

View revisions

Also available in: Atom