qemu/hw
Alon Levy 585738a6e6 ccid: add ccid-card-emulated device
This devices uses libcacard (internal) to emulate a smartcard conforming
to the CAC standard. It attaches to the usb-ccid bus. Usage instructions
(example command lines) are in the following patch in docs/ccid.txt. It
uses libcacard which uses nss, so it can work with both hw cards and
certificates (files).

Signed-off-by: Alon Levy <alevy@redhat.com>

---

changes from v20->v21: (Jes Sorenson review)
 * cosmetics
 * use qemu-thread and qemu_malloc/qemu_free

changes from v19->v20:
 * checkpatch.pl

changes from v18->v19:
 * add qdev.desc
 * backend: drop the enumeration property, back to using a string one.

changes from v16->v17:
 * use PROP_TYPE_ENUM for backend

changes from v15->v16:
 * fix error reporting in initfn
 * bump copyright year
 * update copyright license

changes from v1:
 * remove stale comments, use only c-style comments
 * bugfix, forgot to set recv_len
 * change reader name to 'Virtual Reader'
2011-04-01 19:07:49 -05:00
..
ide Merge branch 'for-anthony' of git://github.com/bonzini/qemu 2011-03-21 21:28:38 +01:00
9p.h
a9mpcore.c
ac97.c
acpi_piix4.c fix build errors when we enable acpi_piix4 debug 2011-04-01 22:08:04 +02:00
acpi.c
acpi.h
adb.c
adlib.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
ads7846.c
alpha_palcode.c
an5206.c
apb_pci.c
apb_pci.h
apic.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
apic.h
apm.c
apm.h
applesmc.c fix applesmc REV key 2011-03-22 07:42:08 +01:00
arm11mpcore.c
arm_boot.c target-arm: Integrate secondary CPU reset in arm_boot 2011-03-06 23:37:19 +01:00
arm_gic.c target-arm: Fix soft interrupt in GIC distributor 2011-03-06 23:37:17 +01:00
arm_pic.c
arm_sysctl.c Merge branch 'for-anthony' of git://github.com/bonzini/qemu 2011-03-21 21:28:38 +01:00
arm_timer.c
arm-misc.h
armv7m_nvic.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
armv7m.c
audiodev.h
axis_dev88.c
baum.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
baum.h
bitbang_i2c.c
bitbang_i2c.h
blizzard_template.h
blizzard.c
boards.h
bonito.c
bt-hci-csr.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
bt-hci.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
bt-hid.c
bt-l2cap.c
bt-sdp.c
bt.c
bt.h
cbus.c
ccid-card-emulated.c ccid: add ccid-card-emulated device 2011-04-01 19:07:49 -05:00
ccid-card-passthru.c ccid: add passthru card device 2011-04-01 19:07:48 -05:00
ccid.h usb-ccid: add CCID bus 2011-04-01 19:07:48 -05:00
cdrom.c
cirrus_vga_rop2.h
cirrus_vga_rop.h
cirrus_vga.c cirrus: Remove obsolete kvm.h include 2011-02-14 12:39:47 -02:00
cris_pic_cpu.c
cris-boot.c
cris-boot.h
cs4231.c
cs4231a.c
cuda.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
debugcon.c
dec_pci.c
dec_pci.h
device-hotplug.c
devices.h
dma.c
dp8393x.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
ds1225y.c
ds1338.c
dummy_m68k.c
e1000_hw.h
e1000.c e1000: check buffer availability 2011-03-28 18:34:23 +02:00
ecc.c
eccmemctl.c
eepro100.c
eeprom93xx.c
eeprom93xx.h
elf_ops.h
empty_slot.c
empty_slot.h
es1370.c
escc.c
escc.h
esp.c
esp.h
etraxfs_dma.c
etraxfs_dma.h
etraxfs_eth.c
etraxfs_pic.c
etraxfs_ser.c
etraxfs_timer.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
etraxfs.c
etraxfs.h
event_notifier.c
event_notifier.h
fdc.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
fdc.h fdc: make optional 2011-02-20 09:34:06 +00:00
file-op-9p.h
firmware_abi.h
flash.h
fmopl.c hw/fmopl: Fix buffer access out-of-bounds errors 2011-03-13 13:35:21 +00:00
fmopl.h
framebuffer.c
framebuffer.h
fw_cfg.c
fw_cfg.h
g364fb.c
grackle_pci.c vmstate: remove grackle_pci savevm code 2011-03-06 20:10:58 +01:00
grlib_apbuart.c
grlib_gptimer.c
grlib_irqmp.c
grlib.h
gt64xxx.c gt64xxx: remove savevm support 2011-03-06 20:10:58 +01:00
gumstix.c
gus.c
gusemu_hal.c
gusemu_mixer.c
gusemu.h
gustate.h
hda-audio.c
heathrow_pic.c
hpet_emul.h
hpet.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
hw.h vmstate: move timers to use test instead of version 2011-03-10 16:12:26 -06:00
i2c.c
i2c.h max7310: finish qdev'ication 2011-02-11 23:31:17 +01:00
i8254.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
i8259.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
ide.h
integratorcp.c
intel-hda-defs.h
intel-hda.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
intel-hda.h
ioapic.c ioapic: Style & magics cleanup 2011-02-04 06:33:26 -06:00
ioapic.h ioapic: Implement EOI handling for level-triggered IRQs 2011-02-04 06:33:26 -06:00
ioh3420.c
ioh3420.h
irq.c hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs 2011-03-06 19:01:31 +01:00
irq.h hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs 2011-03-06 19:01:31 +01:00
isa_mmio.c
isa-bus.c isa-bus: Remove bogus IRQ sharing check 2011-02-21 15:46:53 +01:00
isa.h isa-bus: Remove bogus IRQ sharing check 2011-02-21 15:46:53 +01:00
ivshmem.c
jazz_led.c
kvmclock.c kvm: x86: Introduce kvmclock device to save/restore its state 2011-02-14 12:43:09 -02:00
kvmclock.h kvm: x86: Introduce kvmclock device to save/restore its state 2011-02-14 12:43:09 -02:00
lan9118.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
lance.c
leon3.c SPARC: Fix Leon3 cache control 2011-02-01 17:01:41 +00:00
lm32_boards.c lm32: EVR32 and uclinux BSP 2011-03-07 13:42:37 +01:00
lm32_hwsetup.h lm32: support for creating device tree 2011-03-07 13:42:37 +01:00
lm32_juart.c lm32: juart model 2011-03-07 13:42:36 +01:00
lm32_juart.h lm32: juart model 2011-03-07 13:42:36 +01:00
lm32_pic.c lm32: interrupt controller model 2011-03-07 13:42:36 +01:00
lm32_pic.h lm32: interrupt controller model 2011-03-07 13:42:36 +01:00
lm32_sys.c lm32: system control model 2011-03-07 13:42:37 +01:00
lm32_timer.c lm32: timer model 2011-03-07 13:42:36 +01:00
lm32_uart.c lm32: uart model 2011-03-07 13:42:36 +01:00
lm32.h lm32: pic and juart helper functions 2011-03-07 13:42:36 +01:00
lm832x.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
loader.c
loader.h
lsi53c895a.c lsi53c895a: add support for ABORT messages 2011-04-01 22:14:37 +02:00
m48t59.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
mac_dbdma.c
mac_dbdma.h
mac_nvram.c
macio.c
mainstone.c mainstone: PCMCIA support 2011-03-10 03:38:13 +01:00
marvell_88w8618_audio.c
max111x.c
max7310.c max7310: finish qdev'ication 2011-02-11 23:31:17 +01:00
mc146818rtc.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
mc146818rtc.h
mcf5206.c
mcf5208.c
mcf_fec.c
mcf_intc.c
mcf_uart.c
mcf.h
microblaze_pic_cpu.c
mips_addr.c
mips_cpudevs.h
mips_fulong2e.c i8254: convert to qdev 2011-02-20 09:35:06 +00:00
mips_int.c
mips_jazz.c i8254: convert to qdev 2011-02-20 09:35:06 +00:00
mips_malta.c isa-bus: Remove bogus IRQ sharing check 2011-02-21 15:46:53 +01:00
mips_mipssim.c
mips_r4k.c i8254: convert to qdev 2011-02-20 09:35:06 +00:00
mips_timer.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
mips-bios.h
mips.h
mipsnet.c
mpcore.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
msi.c
msi.h
msix.c
msix.h
msmouse.c
msmouse.h
mst_fpga.c mainstone: PCMCIA support 2011-03-10 03:38:13 +01:00
multiboot.c
multiboot.h
musicpal.c
nand.c
ne2000-isa.c ne2000_isa: refactor device creation 2011-02-20 09:32:26 +00:00
ne2000.c
ne2000.h
nseries.c
nvram.h
omap1.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
omap2.c
omap_clk.c
omap_dma.c
omap_dss.c
omap_gpio.c
omap_gpmc.c
omap_gptimer.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
omap_i2c.c
omap_intc.c
omap_l4.c
omap_lcd_template.h
omap_lcdc.c
omap_mmc.c
omap_sdrc.c
omap_spi.c
omap_sx1.c
omap_synctimer.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
omap_tap.c
omap_uart.c
omap.h
onenand.c
openpic.c
openpic.h
palm.c
parallel.c parallel: refactor device creation 2011-02-20 09:31:21 +00:00
pc_piix.c isa-bus: Remove bogus IRQ sharing check 2011-02-21 15:46:53 +01:00
pc.c vmmouse: Fix initialization 2011-03-22 07:44:15 +01:00
pc.h i8254: convert to qdev 2011-02-20 09:35:06 +00:00
pci_bridge.c
pci_bridge.h
pci_host.c pci: use devfn for pci_find_device() instead of (slot, fn) pair 2011-03-28 18:34:22 +02:00
pci_host.h
pci_ids.h
pci_internals.h pci: use uint8_t for devfn_min 2011-03-28 18:34:22 +02:00
pci_regs.h
pci-hotplug.c pci: use devfn for pci_find_device() instead of (slot, fn) pair 2011-03-28 18:34:22 +02:00
pci-stub.c
pci.c pci: use uint8_t for devfn_min 2011-03-28 18:34:22 +02:00
pci.h pci: use uint8_t for devfn_min 2011-03-28 18:34:22 +02:00
pcie_aer.c vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h 2011-03-03 14:54:50 +01:00
pcie_aer.h
pcie_host.c pci: use devfn for pci_find_device() instead of (slot, fn) pair 2011-03-28 18:34:22 +02:00
pcie_host.h
pcie_port.c
pcie_port.h
pcie_regs.h
pcie.c
pcie.h
pckbd.c
pcmcia.h
pcnet-pci.c
pcnet.c pcnet: Fix sign extension: make ipxe work with >2G RAM 2011-04-01 22:35:25 +02:00
pcnet.h
pcspk.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
petalogix_ml605_mmu.c petalogix_ml605_mmu: remove unused variable 2011-03-19 08:43:22 +00:00
petalogix_s3adsp1800_mmu.c microblaze: Fix PetaLogix company name 2011-03-11 15:24:37 +01:00
pflash_cfi01.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
pflash_cfi02.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
piix4.c
piix_pci.c
pixel_ops.h
pl011.c
pl022.c
pl031.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
pl050.c
pl061.c hw/pl061.c: Implement ARM PL061 as well as Luminary one 2011-03-06 19:01:30 +01:00
pl080.c
pl110_template.h
pl110.c
pl181.c hw/pl181: Implement GPIO output pins for card status 2011-03-06 19:01:29 +01:00
pl190.c
pm_smbus.c
pm_smbus.h
ppc4xx_devs.c
ppc4xx_pci.c
ppc4xx.h
ppc405_boards.c ppc405: Fix memory leak 2011-02-20 18:23:07 +01:00
ppc405_uc.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
ppc405.h
ppc440_bamboo.c
ppc440.c
ppc440.h
ppc_mac.h
ppc_newworld.c
ppc_oldworld.c
ppc_prep.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
ppc-viosrp.h Implement PAPR virtual SCSI interface (ibmvscsi) 2011-04-01 18:34:57 +02:00
ppc.c Add POWER7 support for ppc 2011-04-01 18:34:55 +02:00
ppc.h Add POWER7 support for ppc 2011-04-01 18:34:55 +02:00
ppce500_mpc8544ds.c
ppce500_pci.c
ppce500.h
prep_pci.c
prep_pci.h
primecell.h hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs 2011-03-06 19:01:30 +01:00
ps2.c PS/2 keyboard Scancode Set 3 support 2011-02-21 15:41:12 +01:00
ps2.h
ptimer.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
pxa2xx_dma.c pxa2xx_dma: Get rid of a forward declaration. 2011-03-03 15:06:03 +01:00
pxa2xx_gpio.c pxa2xx_pic: update to use qdev 2011-02-25 12:13:38 +01:00
pxa2xx_keypad.c pxa2xx_keypad: Handle 0xe0xx keycodes 2011-02-20 19:53:23 +01:00
pxa2xx_lcd.c
pxa2xx_mmci.c pxa2xx_dma: port to qdev/vmstate 2011-03-03 15:04:51 +01:00
pxa2xx_pcmcia.c
pxa2xx_pic.c pxa2xx_pic: fixup initialisation 2011-03-10 03:11:47 +01:00
pxa2xx_template.h
pxa2xx_timer.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
pxa2xx.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
pxa.h pxa2xx: port pxa2xx_rtc to using qdev/vmstate 2011-03-03 15:13:42 +01:00
qdev-addr.c
qdev-addr.h
qdev-properties.c char: Prevent multiple devices opening same chardev 2011-03-21 16:57:13 +05:30
qdev.c qdev: add creation function that may fail 2011-02-12 08:27:55 +00:00
qdev.h qdev: add creation function that may fail 2011-02-12 08:27:55 +00:00
qxl-logger.c
qxl-render.c
qxl.c
qxl.h
r2d.c
rc4030.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
realview_gic.c
realview.c hw/versatilepb, realview: Fix condition for instantiation of onboard NIC 2011-04-01 22:42:25 +02:00
rtl8139.c rtl8139: add vlan tag insertion 2011-03-26 11:11:02 +00:00
s390-virtio-bus.c
s390-virtio-bus.h
s390-virtio.c s390: Fix memory leak 2011-02-20 18:23:07 +01:00
sb16.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
sbi.c
scsi-bus.c
scsi-defs.h
scsi-disk.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
scsi-generic.c
scsi.h
sd.c hw/sd.c: fix sd_set_cb() crash when bdrv == NULL 2011-03-06 20:02:40 +01:00
sd.h
serial.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
sh7750_regnames.c
sh7750_regnames.h
sh7750_regs.h
sh7750.c
sh_intc.c
sh_intc.h
sh_pci.c
sh_serial.c
sh_timer.c
sh.h
sharpsl.h
shix.c
slavio_intctl.c hw/slavio_intctl.c: fix gcc warning about array bounds overrun 2011-02-01 17:02:15 +00:00
slavio_misc.c
slavio_timer.c
sm501_template.h
sm501.c
smbios.c
smbios.h
smbus_eeprom.c
smbus.c
smbus.h
smc91c111.c
soc_dma.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
soc_dma.h
spapr_hcall.c Implement PAPR VPA functions for pSeries shared processor partitions 2011-04-01 18:34:57 +02:00
spapr_llan.c Implement sPAPR Virtual LAN (ibmveth) 2011-04-01 18:34:56 +02:00
spapr_rtas.c Add SLOF-based partition firmware for pSeries machine, allowing more boot options 2011-04-01 18:34:57 +02:00
spapr_vio.c Add a PAPR TCE-bypass mechanism for the pSeries machine 2011-04-01 18:34:57 +02:00
spapr_vio.h Add a PAPR TCE-bypass mechanism for the pSeries machine 2011-04-01 18:34:57 +02:00
spapr_vscsi.c Implement PAPR virtual SCSI interface (ibmvscsi) 2011-04-01 18:34:57 +02:00
spapr_vty.c Add (virtual) interrupt to PAPR virtual tty device 2011-04-01 18:34:56 +02:00
spapr.c Add SLOF-based partition firmware for pSeries machine, allowing more boot options 2011-04-01 18:34:57 +02:00
spapr.h Implement the PAPR (pSeries) virtualized interrupt controller (xics) 2011-04-01 18:34:56 +02:00
sparc32_dma.c
sparc32_dma.h
spitz.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
srp.h Implement PAPR virtual SCSI interface (ibmvscsi) 2011-04-01 18:34:57 +02:00
ssd0303.c
ssd0323.c
ssi-sd.c
ssi.c
ssi.h
stellaris_enet.c
stellaris_input.c
stellaris.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
sun4c_intctl.c
sun4m_iommu.c
sun4m.c always qemu_cpu_kick after unhalting a cpu 2011-03-13 14:44:21 +00:00
sun4m.h
sun4u.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
syborg_fb.c
syborg_interrupt.c
syborg_keyboard.c
syborg_pointer.c
syborg_rtc.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
syborg_serial.c
syborg_timer.c
syborg_virtio.c
syborg.c
syborg.h
sysbus.c sysbus: add creation function that may fail 2011-02-12 09:45:03 +00:00
sysbus.h sysbus: add creation function that may fail 2011-02-12 09:45:03 +00:00
tc6393xb_template.h
tc6393xb.c Drop unnecessary inclusions of pxa.h header 2011-02-11 23:31:16 +01:00
tc58128.c
tcx.c
tmp105.c
tosa.c tosa: we aren't connected to VBus, pass this info to Linux kernel 2011-02-11 23:31:16 +01:00
tsc210x.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
tsc2005.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
tusb6010.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
twl92230.c change all rt_clock references to use millisecond resolution accessors 2011-03-21 09:23:23 +01:00
unin_pci.c vmstate: remove uninorth savevm code 2011-03-06 20:10:58 +01:00
usb-bt.c
usb-bus.c
usb-ccid.c usb-ccid: add CCID bus 2011-04-01 19:07:48 -05:00
usb-desc.c
usb-desc.h
usb-hid.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
usb-hub.c
usb-msd.c Add bootindex handling into usb storage device. 2011-02-01 16:50:44 -06:00
usb-musb.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
usb-net.c
usb-ohci.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
usb-ohci.h
usb-serial.c
usb-uhci.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
usb-uhci.h
usb-wacom.c
usb.c
usb.h
versatile_pci.c
versatilepb.c hw/versatilepb, realview: Fix condition for instantiation of onboard NIC 2011-04-01 22:42:25 +02:00
vga_int.h vga-isa: convert to qdev 2011-02-20 09:34:31 +00:00
vga_template.h
vga-isa-mm.c
vga-isa.c vga-isa: convert to qdev 2011-02-20 09:34:31 +00:00
vga-pci.c
vga.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
vhost_net.c vhost: force vhost off for non-MSI guests 2011-02-01 16:50:44 -06:00
vhost_net.h vhost: force vhost off for non-MSI guests 2011-02-01 16:50:44 -06:00
vhost.c vhost: fix dirty page handling 2011-03-28 18:34:23 +02:00
vhost.h vhost: force vhost off for non-MSI guests 2011-02-01 16:50:44 -06:00
virtex_ml507.c
virtio-9p-debug.c
virtio-9p-debug.h
virtio-9p-local.c
virtio-9p-posix-acl.c
virtio-9p-xattr-user.c
virtio-9p-xattr.c
virtio-9p-xattr.h
virtio-9p.c
virtio-9p.h
virtio-balloon.c
virtio-balloon.h
virtio-blk.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
virtio-blk.h
virtio-console.c virtio-console: Keep chardev open for other users after hot-unplug 2011-03-21 16:56:55 +05:30
virtio-net.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
virtio-net.h
virtio-pci.c virtio-pci: fix bus master work around on load 2011-03-28 18:34:23 +02:00
virtio-serial-bus.c virtio-serial: don't crash on invalid input 2011-03-28 18:34:23 +02:00
virtio-serial.h virtio-serial: Use a struct to pass config information from proxy 2011-03-21 16:55:11 +05:30
virtio.c
virtio.h virtio-pci: fix bus master work around on load 2011-03-28 18:34:23 +02:00
vmmouse.c vmmouse: Register vmstate via qdev 2011-03-22 07:44:15 +01:00
vmport.c Fix vmport segfault (v2) 2011-02-17 19:34:52 +00:00
vmware_vga.c vmware_vga: refactor device creation 2011-02-12 08:27:53 +00:00
vmware_vga.h x86,MIPS: make vmware_vga optional 2011-02-12 08:28:22 +00:00
vt82c686.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
vt82c686.h
watchdog.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
watchdog.h
wdt_i6300esb.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
wdt_ib700.c change all other clock references to use nanosecond resolution accessors 2011-03-21 09:23:23 +01:00
wm8750.c
xen_backend.c
xen_backend.h
xen_blkif.h
xen_common.h
xen_console.c
xen_devconfig.c
xen_disk.c hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0 2011-03-15 13:21:14 +01:00
xen_domainbuild.c change all rt_clock references to use millisecond resolution accessors 2011-03-21 09:23:23 +01:00
xen_domainbuild.h
xen_machine_pv.c
xen_nic.c
xen.h
xenfb.c
xics.c Implement the PAPR (pSeries) virtualized interrupt controller (xics) 2011-04-01 18:34:56 +02:00
xics.h Implement the PAPR (pSeries) virtualized interrupt controller (xics) 2011-04-01 18:34:56 +02:00
xilinx_axidma.c xilinx: Add AXIENET & DMA models 2011-03-16 15:18:58 +01:00
xilinx_axidma.h xilinx: Add AXIENET & DMA models 2011-03-16 15:18:58 +01:00
xilinx_axienet.c xilinx: Add AXIENET & DMA models 2011-03-16 15:18:58 +01:00
xilinx_ethlite.c xilinx-ethlite: Simplify byteswapping to/from brams 2011-03-10 09:16:52 +01:00
xilinx_intc.c
xilinx_timer.c
xilinx_uartlite.c
xilinx.h microblaze: Add PetaLogix ml605 MMU little-endian ref design 2011-03-16 15:18:58 +01:00
xio3130_downstream.c
xio3130_downstream.h
xio3130_upstream.c
xio3130_upstream.h
zaurus.c Drop unnecessary inclusions of pxa.h header 2011-02-11 23:31:16 +01:00