qemu-server/PVE
Alexandre Derumier 24f0d39a6c uhci controller : use new -device syntax
we need an id to allow hotplug

info pci before
---------------
  Bus  0, device   1, function 2:
    USB controller: PCI device 8086:7020
      IRQ 11.
      BAR4: I/O at 0xc040 [0xc05f].
      id ""

info pci after
--------------
  Bus  0, device   1, function 2:
    USB controller: PCI device 8086:7020
      IRQ 11.
      BAR4: I/O at 0xc040 [0xc05f].
      id "uhci"

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-22 11:52:23 +01:00
..
API2 fix tablet hotplug 2013-02-19 12:56:58 +01:00
VZDump add offline backup for templates 2013-02-22 09:46:59 +01:00
Makefile use new QMPClient code 2012-07-13 07:21:34 +02:00
QemuMigrate.pm forbid offline migration of a non shared volume if it's a clone 2013-02-15 07:52:53 +01:00
QemuServer.pm uhci controller : use new -device syntax 2013-02-22 11:52:23 +01:00
QMPClient.pm also support getfd 2012-12-06 09:01:56 +01:00