5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2024-12-25 23:21:43 +03:00
Go to file
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
PVE uhci controller : use new -device syntax 2013-02-22 11:52:23 +01:00
.gitignore use better name for build dir 2011-08-24 11:08:33 +02:00
changelog.Debian fix changelog 2013-02-22 10:10:34 +01:00
control.in fix backup parameters for pve-qemu-kvm 1.4-4 2013-02-20 10:48:52 +01:00
copyright change license to AGPL3 2011-08-24 10:07:52 +02:00
gen-vmconf-pod.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
Makefile disable hotplug by default 2013-02-22 09:52:45 +01:00
pcitest.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
postinst Fix startup order 2011-08-30 15:11:54 +02:00
postrm imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
pve-bridge show better error message if bridge does not exist 2012-12-06 07:56:11 +01:00
pve-usb.cfg imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
qemu.init.d removed startall/stopall commands 2012-04-20 09:30:42 +02:00
qm add template_create 2013-02-15 07:50:32 +01:00
qmextract fix allocation size in qmrestore 2012-11-03 07:55:11 +01:00
qmrestore start adding permission checks 2012-02-02 06:57:47 +01:00
qmupdate use Digest::SHA instead of Digest::SHA1 2012-03-20 12:25:08 +01:00
sparsecp.c use correct format to print time_t (%zd) 2012-02-13 11:22:03 +01:00
utils.c fix bug in vmtar 2012-10-25 10:01:24 +02:00
vmtar.c fix bug in vmtar 2012-10-25 10:01:24 +02:00