..
9pfs
Merge remote-tracking branch 'jvrao/for-anthony' into staging
15 years ago
ide
ide: Clear error_status after restarting flush
15 years ago
9p.h
Move stdbool.h
16 years ago
a9mpcore.c
ARM PBX-A9 board support
17 years ago
ac97.c
ac97: Remove unused local variables
15 years ago
acpi.c
fix acpi regression
16 years ago
acpi.h
acpi, acpi_piix: factor out GPE logic
16 years ago
acpi_piix4.c
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
15 years ago
adb.c
vmstate: port adb_mouse
16 years ago
adlib.c
change all other clock references to use nanosecond resolution accessors
16 years ago
ads7846.c
vmstate: port ads7846
16 years ago
an5206.c
Remove unused sysemu.h include directives
16 years ago
apb_pci.c
Make simple io mem handler endian aware
16 years ago
apb_pci.h
pci: pci.h cleanup: move out stuff not in pci.c
17 years ago
apic.c
change all other clock references to use nanosecond resolution accessors
16 years ago
apic.h
apic: qdev conversion cleanup
16 years ago
apm.c
Trim unnecessary includes
16 years ago
apm.h
acpi: split out apm register emulation from acpi.c
16 years ago
applesmc.c
fix applesmc REV key
16 years ago
arm-misc.h
ARM PBX-A9 board support
17 years ago
arm11mpcore.c
ARM PBX-A9 board support
17 years ago
arm_boot.c
hw/arm_boot.c: move initrd load address up to accommodate large kernels
16 years ago
arm_gic.c
target-arm: Fix soft interrupt in GIC distributor
16 years ago
arm_pic.c
Replace cpu_abort with hw_error
18 years ago
arm_sysctl.c
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
16 years ago
arm_timer.c
vmstate: port arm_timer
16 years ago
armv7m.c
Remove unused sysemu.h include directives
16 years ago
armv7m_nvic.c
vmstate: port armv7m nvic
16 years ago
audiodev.h
Add Intel HD Audio support to qemu.
16 years ago
axis_dev88.c
Remove unused sysemu.h include directives
16 years ago
baum.c
change all other clock references to use nanosecond resolution accessors
16 years ago
baum.h
usb-serial and braille: use qdev for -usbdevice
17 years ago
bitbang_i2c.c
bitbang_i2c: Fix spurious slave read after NACK
15 years ago
bitbang_i2c.h
GPIO I2C rework
17 years ago
blizzard.c
Remove unused sysemu.h include directives
16 years ago
blizzard_template.h
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
17 years ago
boards.h
machine, Add default_machine_opts to QEMUMachine.
15 years ago
bonito.c
isa_mmio: Always use little endian
16 years ago
bt-hci-csr.c
Remove unused sysemu.h include directives
16 years ago
bt-hci.c
change all other clock references to use nanosecond resolution accessors
16 years ago
bt-hid.c
usb: Pass the packet to the device's handle_control callback
15 years ago
bt-l2cap.c
bt-l2cap: fix if statement with empty body, spotted by clang
17 years ago
bt-sdp.c
Do not redefine reserved key-words TRUE/FALSE
16 years ago
bt.c
Update to a hopefully more future proof FSF address
17 years ago
bt.h
Fix typos in comments and code (occured -> occurred and related)
15 years ago
cbus.c
Update to a hopefully more future proof FSF address
17 years ago
ccid-card-emulated.c
ccid: add ccid-card-emulated device
16 years ago
ccid-card-passthru.c
w32: Fix compilation (wrong include file)
16 years ago
ccid.h
usb-ccid: add CCID bus
16 years ago
cdrom.c
scsi: move scsi-disk.h -> scsi.h
17 years ago
cirrus_vga.c
cirrus-vga: convert to pci_register_bar_simple()
16 years ago
cirrus_vga_rop.h
cirrus: avoid write only variables
16 years ago
cirrus_vga_rop2.h
cirrus: avoid write only variables
16 years ago
collie.c
Basic implementation of Sharp Zaurus SL-5500 collie PDA
16 years ago
cris-boot.c
Remove unused sysemu.h include directives
16 years ago
cris-boot.h
cris: Break out image loading to hw/cris-boot.c.
16 years ago
cris_pic_cpu.c
cris: First shot at qdev for CRIS interrupts.
17 years ago
cs4231.c
Add endianness as io mem parameter
16 years ago
cs4231a.c
Keep track of ISA ports ISA device is using in qdev.
16 years ago
cuda.c
vmstate: port cuda
16 years ago
debugcon.c
Debugcon: Fix debugging printf
17 years ago
dec_pci.c
pci-host: Delegate bswap to mmio layer
16 years ago
dec_pci.h
dec: actually implement PCI bridging
17 years ago
device-hotplug.c
blockdev: Fix drive_add for drives without media
16 years ago
devices.h
OHCI qdev conversion
17 years ago
dma.c
savevm: Add DeviceState param
16 years ago
dp8393x.c
change all other clock references to use nanosecond resolution accessors
16 years ago
ds1225y.c
Add endianness as io mem parameter
16 years ago
ds1338.c
DS1338 RTC
17 years ago
dummy_m68k.c
Remove unused sysemu.h include directives
16 years ago
e1000.c
PXE: Use consistent naming for PXE ROMs
16 years ago
e1000_hw.h
Update to a hopefully more future proof FSF address
17 years ago
ecc.c
spitz: make sl-nand emulation use qdev infrastructure
16 years ago
eccmemctl.c
Add endianness as io mem parameter
16 years ago
eepro100.c
Fix typo in code and comments
16 years ago
eeprom93xx.c
Fix typo in code and comments
16 years ago
eeprom93xx.h
eepro100: Add a dev field to eeprom new/free functions
16 years ago
elf_ops.h
elf: Calculate symbol size if needed
16 years ago
empty_slot.c
sparc: Fix assertion caused by empty memory slot with 0 byte
16 years ago
empty_slot.h
create empty_slot device
17 years ago
es1370.c
es1370: symbolic names for pci registers
17 years ago
escc.c
escc: fix interrupt flags
16 years ago
escc.h
Revert "Get rid of _t suffix"
17 years ago
esp.c
scsi: rename arguments to the new callbacks
15 years ago
esp.h
ESP: fix ESP DMA access when DMA is not enabled
16 years ago
etraxfs.c
Remove unused sysemu.h include directives
16 years ago
etraxfs.h
Revert "Get rid of _t suffix"
17 years ago
etraxfs_dma.c
Add endianness as io mem parameter
16 years ago
etraxfs_dma.h
Revert "Get rid of _t suffix"
17 years ago
etraxfs_eth.c
Add endianness as io mem parameter
16 years ago
etraxfs_pic.c
Add endianness as io mem parameter
16 years ago
etraxfs_ser.c
Add endianness as io mem parameter
16 years ago
etraxfs_timer.c
change all other clock references to use nanosecond resolution accessors
16 years ago
event_notifier.c
notifier: event notifier implementation
17 years ago
event_notifier.h
notifier: event notifier implementation
17 years ago
fdc.c
floppy: save and restore DIR register
16 years ago
fdc.h
fdc: make optional
16 years ago
firmware_abi.h
Document sun ID PROM contents
18 years ago
flash.h
nand: pin values are uint8_t
16 years ago
fmopl.c
hw/fmopl: Fix buffer access out-of-bounds errors
16 years ago
fmopl.h
audio merge (malc)
22 years ago
framebuffer.c
Revert "Get rid of _t suffix"
17 years ago
framebuffer.h
Revert "Get rid of _t suffix"
17 years ago
fw_cfg.c
Pass boot device list to firmware.
16 years ago
fw_cfg.h
Change fw_cfg_add_file() to get full file path as a parameter.
16 years ago
g364fb.c
Add endianness as io mem parameter
16 years ago
grackle_pci.c
vmstate: remove grackle_pci savevm code
16 years ago
grlib.h
SPARC: Emulation of GRLIB APB UART
16 years ago
grlib_apbuart.c
trace: Remove %s in grlib trace events
16 years ago
grlib_gptimer.c
trace: Remove %s in grlib trace events
16 years ago
grlib_irqmp.c
trace: Remove %s in grlib trace events
16 years ago
gt64xxx.c
gt64xxx: remove savevm support
16 years ago
gumstix.c
Remove unused sysemu.h include directives
16 years ago
gus.c
Keep track of ISA ports ISA device is using in qdev.
16 years ago
gusemu.h
qdev/isa: convert gravis ultrasound
17 years ago
gusemu_hal.c
Gravis Ultrasound GF1 sound card emulation (malc).
19 years ago
gusemu_mixer.c
Fix some signedness issues caught by gcc 4.3
18 years ago
gustate.h
Gravis Ultrasound GF1 sound card emulation (malc).
19 years ago
hda-audio.c
hda-audio: exit cleanup
16 years ago
heathrow_pic.c
vmstate: port heathrow_pic
16 years ago
hpet.c
change all other clock references to use nanosecond resolution accessors
16 years ago
hpet_emul.h
pass info about hpets to seabios.]
16 years ago
hw.h
vmstate: port pmtimer
16 years ago
i2c.c
savevm: Add DeviceState param
16 years ago
i2c.h
max7310: finish qdev'ication
16 years ago
i8254.c
change all other clock references to use nanosecond resolution accessors
16 years ago
i8259.c
change all other clock references to use nanosecond resolution accessors
16 years ago
ide.h
ide: consolidate drive_get(IF_IDE)
16 years ago
integratorcp.c
Remove unused sysemu.h include directives
16 years ago
intel-hda-defs.h
Add Intel HD Audio support to qemu.
16 years ago
intel-hda.c
MSI: Robust resource release
16 years ago
intel-hda.h
intel-hda: exit cleanup
16 years ago
ioapic.c
ioapic: Do not set irr for masked edge IRQs
16 years ago
ioapic.h
ioapic: Implement EOI handling for level-triggered IRQs
16 years ago
ioh3420.c
ioh3420: support aer
16 years ago
ioh3420.h
ioh3420: pcie root port in X58 ioh
16 years ago
irq.c
hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs
16 years ago
irq.h
hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs
16 years ago
isa-bus.c
Remove unused sysemu.h include directives
16 years ago
isa.h
isa-bus: Remove bogus IRQ sharing check
16 years ago
isa_mmio.c
isa_mmio: Always use little endian
16 years ago
ivshmem.c
Add endianness as io mem parameter
16 years ago
jazz_led.c
Add endianness as io mem parameter
16 years ago
kvmclock.c
kvm: create kvmclock when one of the flags are present
16 years ago
kvmclock.h
kvm: x86: Introduce kvmclock device to save/restore its state
16 years ago
lan9118.c
hw/9118.c: Implement active-low interrupt support
15 years ago
lance.c
Introduce fw_name field to DeviceInfo structure.
16 years ago
leon3.c
SPARC: Fix Leon3 cache control
16 years ago
lm32.h
lm32: pic and juart helper functions
16 years ago
lm32_boards.c
Remove unused sysemu.h include directives
16 years ago
lm32_hwsetup.h
lm32: support for creating device tree
16 years ago
lm32_juart.c
lm32: juart model
16 years ago
lm32_juart.h
lm32: juart model
16 years ago
lm32_pic.c
lm32: interrupt controller model
16 years ago
lm32_pic.h
lm32: interrupt controller model
16 years ago
lm32_sys.c
lm32: system control model
16 years ago
lm32_timer.c
lm32: timer model
16 years ago
lm32_uart.c
lm32: uart model
16 years ago
lm832x.c
change all other clock references to use nanosecond resolution accessors
16 years ago
loader.c
loader: fix a file descriptor leak
16 years ago
loader.h
Add bootindex for option roms.
16 years ago
lsi53c895a.c
scsi: rename arguments to the new callbacks
15 years ago
m48t59.c
vmstate: port m48t59
16 years ago
mac_dbdma.c
vmstate: port mac_dbdma
16 years ago
mac_dbdma.h
Revert "Get rid of _t suffix"
17 years ago
mac_nvram.c
vmstate: port mac_nvram
16 years ago
macio.c
pci: don't overwrite multi functio bit in pci header type.
16 years ago
mainstone.c
Remove unused sysemu.h include directives
16 years ago
marvell_88w8618_audio.c
Add endianness as io mem parameter
16 years ago
max111x.c
vmstate: port max111x
16 years ago
max7310.c
max7310: finish qdev'ication
16 years ago
mc146818rtc.c
change all other clock references to use nanosecond resolution accessors
16 years ago
mc146818rtc.h
hpet/rtc: Rework RTC IRQ replacement by HPET
16 years ago
mcf.h
Revert "Get rid of _t suffix"
17 years ago
mcf5206.c
Add endianness as io mem parameter
16 years ago
mcf5208.c
Add endianness as io mem parameter
16 years ago
mcf_fec.c
Add endianness as io mem parameter
16 years ago
mcf_intc.c
Add endianness as io mem parameter
16 years ago
mcf_uart.c
Add endianness as io mem parameter
16 years ago
microblaze_pic_cpu.c
microblaze: Add CPU interrupt wrapper logic.
17 years ago
milkymist-ac97.c
lm32: add Milkymist AC97 support
16 years ago
milkymist-hpdmc.c
lm32: add Milkymist HPDMC support
16 years ago
milkymist-hw.h
lm32: add Milkymist Minimac2 support
16 years ago
milkymist-memcard.c
lm32: add Milkymist memory card support
16 years ago
milkymist-minimac2.c
lm32: add Milkymist Minimac2 support
16 years ago
milkymist-pfpu.c
lm32: fix build breakage due to uninitialized variable 'r'
16 years ago
milkymist-softusb.c
usb: cancel async packets on unplug
15 years ago
milkymist-sysctl.c
milkymist-sysctl: fix timers
16 years ago
milkymist-tmu2.c
lm32: add Milkymist TMU2 support
16 years ago
milkymist-uart.c
lm32: add Milkymist UART support
16 years ago
milkymist-vgafb.c
milkymist-vgafb: fix console resizing
16 years ago
milkymist-vgafb_template.h
lm32: add Milkymist VGAFB support
16 years ago
milkymist.c
lm32: add Milkymist Minimac2 support
16 years ago
mips-bios.h
Remove obsolete BIOS_SIZE from sysemu.h
17 years ago
mips.h
Delete useless 'extern' qualifiers for functions
16 years ago
mips_addr.c
Compile some MIPS devices only once
17 years ago
mips_cpudevs.h
Compile some MIPS devices only once
17 years ago
mips_fulong2e.c
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong
16 years ago
mips_int.c
mips: more fixes to the MIPS interrupt glue logic
16 years ago
mips_jazz.c
i8254: convert to qdev
16 years ago
mips_malta.c
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong
16 years ago
mips_mipssim.c
isa_mmio: Always use little endian
16 years ago
mips_r4k.c
ide: consolidate drive_get(IF_IDE)
16 years ago
mips_timer.c
change all other clock references to use nanosecond resolution accessors
16 years ago
mipsnet.c
vmstate: port mipsnet
16 years ago
mpc8544_guts.c
PPC: E500: Implement reboot controller
15 years ago
mpcore.c
change all other clock references to use nanosecond resolution accessors
16 years ago
msi.c
Fix typo in code and comments
16 years ago
msi.h
msi: implements msi
16 years ago
msix.c
Fix typo in code and comments
16 years ago
msix.h
msix: add helper to unuse all msix entries
17 years ago
msmouse.c
convert msmouse chardev to QemuOpts.
17 years ago
msmouse.h
convert msmouse chardev to QemuOpts.
17 years ago
mst_fpga.c
Fix typos in comments (interupt -> interrupt)
15 years ago
multiboot.c
multiboot: set boot_device to first partition
15 years ago
multiboot.h
multiboot: Separate multiboot loading into separate file
17 years ago
musicpal.c
musicpal: Fix registration of MMIO-less sysbus devices
16 years ago
nand.c
vmstate: port nand
16 years ago
ne2000-isa.c
ne2000_isa: refactor device creation
16 years ago
ne2000.c
PXE: Use consistent naming for PXE ROMs
16 years ago
ne2000.h
net: convert ne2000 to NICState
17 years ago
nseries.c
Add bootindex for option roms.
16 years ago
nvram.h
m48t59: don't use reserved _t suffix
17 years ago
omap.h
Add endianness as io mem parameter
16 years ago
omap1.c
change all other clock references to use nanosecond resolution accessors
16 years ago
omap2.c
Add endianness as io mem parameter
16 years ago
omap_clk.c
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
16 years ago
omap_dma.c
Add endianness as io mem parameter
16 years ago
omap_dss.c
Add endianness as io mem parameter
16 years ago
omap_gpio.c
Add endianness as io mem parameter
16 years ago
omap_gpmc.c
Add endianness as io mem parameter
16 years ago
omap_gptimer.c
change all other clock references to use nanosecond resolution accessors
16 years ago
omap_i2c.c
Add endianness as io mem parameter
16 years ago
omap_intc.c
Add endianness as io mem parameter
16 years ago
omap_l4.c
Add endianness as io mem parameter
16 years ago
omap_lcd_template.h
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
17 years ago
omap_lcdc.c
Add endianness as io mem parameter
16 years ago
omap_mmc.c
Add endianness as io mem parameter
16 years ago
omap_sdrc.c
Add endianness as io mem parameter
16 years ago
omap_spi.c
hw/omap2.c : separate spi module
16 years ago
omap_sx1.c
Remove unused sysemu.h include directives
16 years ago
omap_synctimer.c
change all other clock references to use nanosecond resolution accessors
16 years ago
omap_tap.c
hw/omap2.c : separate tap module(Test-Chip-level)
16 years ago
omap_uart.c
Add endianness as io mem parameter
16 years ago
onenand.c
spitz: make sl-nand emulation use qdev infrastructure
16 years ago
openpic.c
openpic: Replace explicit byte swap with endian hints
16 years ago
openpic.h
Revert "Get rid of _t suffix"
17 years ago
palm.c
Add bootindex for option roms.
16 years ago
parallel.c
parallel: refactor device creation
16 years ago
pc.c
Add an isa device for SGA
15 years ago
pc.h
piix_pci: Introduces Xen specific call for irq.
15 years ago
pc_piix.c
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
15 years ago
pci-hotplug.c
pci: use devfn for pci_find_device() instead of (slot, fn) pair
16 years ago
pci-stub.c
pcie/aer: glue aer error injection into qemu monitor
16 years ago
pci.c
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
15 years ago
pci.h
Fix typo in code and comments
16 years ago
pci_bridge.c
pci bridge: implement secondary bus reset
16 years ago
pci_bridge.h
pci/bridge: fix pci_bridge_reset()
16 years ago
pci_host.c
pci: use devfn for pci_find_device() instead of (slot, fn) pair
16 years ago
pci_host.h
pci-host: Delegate bswap to mmio layer
16 years ago
pci_ids.h
usb: add ehci adapter
15 years ago
pci_internals.h
pci: use uint8_t for devfn_min
16 years ago
pci_regs.h
Fix typo in comment (auxilliary -> auxiliary)
15 years ago
pcie.c
Fix typos in comments and code (occured -> occurred and related)
15 years ago
pcie.h
Fix typos in comments and code (occured -> occurred and related)
15 years ago
pcie_aer.c
Fix typo in comment (responsiblity -> responsibility)
15 years ago
pcie_aer.h
pcie/aer: helper functions for pcie aer capability
16 years ago
pcie_host.c
pci: use devfn for pci_find_device() instead of (slot, fn) pair
16 years ago
pcie_host.h
Update to a hopefully more future proof FSF address
17 years ago
pcie_port.c
pcie/port: fix bridge control register wmask
16 years ago
pcie_port.h
pcie port: define struct PCIEPort/PCIESlot and helper functions
16 years ago
pcie_regs.h
pcie_regs.h: more constants
16 years ago
pckbd.c
pc: move port 92 stuff back to pc.c from pckbd.c
16 years ago
pcmcia.h
Rearrange block headers
16 years ago
pcnet-pci.c
Merge remote branch 'origin/master' into pci
16 years ago
pcnet.c
pcnet: Fix sign extension: make ipxe work with >2G RAM
16 years ago
pcnet.h
Split out common pcnet code
16 years ago
pcspk.c
change all other clock references to use nanosecond resolution accessors
16 years ago
petalogix_ml605_mmu.c
petalogix_ml605_mmu: remove unused variable
16 years ago
petalogix_s3adsp1800_mmu.c
microblaze: Fix PetaLogix company name
16 years ago
pflash_cfi01.c
change all other clock references to use nanosecond resolution accessors
16 years ago
pflash_cfi02.c
pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx)
15 years ago
piix4.c
vmstate: port piix4
16 years ago
piix_pci.c
piix_pci: fix piix3_set_irq_pic()
15 years ago
pixel_ops.h
Use pixel_ops.h in PXA LCD screen drawing.
19 years ago
pl011.c
vmstate: port pl011
16 years ago
pl022.c
vmstate: port pl022 ssp
16 years ago
pl031.c
Fix typos in comments (interupt -> interrupt)
15 years ago
pl050.c
pl050: Implement save/restore
16 years ago
pl061.c
Fix typos in comments (interupt -> interrupt)
15 years ago
pl080.c
pl080: Implement save/restore
16 years ago
pl110.c
pl110: Implement save/restore
16 years ago
pl110_template.h
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
17 years ago
pl181.c
hw/pl181: Implement GPIO output pins for card status
16 years ago
pl190.c
hw/pl190.c: Fix writing of default vector address
16 years ago
pm_smbus.c
Update to a hopefully more future proof FSF address
16 years ago
pm_smbus.h
acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c
16 years ago
ppc-viosrp.h
Implement PAPR virtual SCSI interface (ibmvscsi)
16 years ago
ppc.c
monitor: add PPC BookE SPRs
15 years ago
ppc.h
Add POWER7 support for ppc
16 years ago
ppc4xx.h
Revert "Get rid of _t suffix"
17 years ago
ppc4xx_devs.c
Fix typos in comments (instanciation -> instantiation)
15 years ago
ppc4xx_pci.c
vmstate: port ppc4xx_pci
16 years ago
ppc405.h
Revert "Get rid of _t suffix"
17 years ago
ppc405_boards.c
ppc405: Fix memory leak
16 years ago
ppc405_uc.c
change all other clock references to use nanosecond resolution accessors
16 years ago
ppc440.c
PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU type
15 years ago
ppc440.h
Revert "Get rid of _t suffix"
17 years ago
ppc440_bamboo.c
Remove unused sysemu.h include directives
16 years ago
ppc_mac.h
PPC: calculate kernel,initrd,cmdline locations dynamically
15 years ago
ppc_newworld.c
PPC: calculate kernel,initrd,cmdline locations dynamically
15 years ago
ppc_oldworld.c
PPC: calculate kernel,initrd,cmdline locations dynamically
15 years ago
ppc_prep.c
ide: consolidate drive_get(IF_IDE)
16 years ago
ppce500_mpc8544ds.c
PPC: E500: Use MAS registers instead of internal TLB representation
15 years ago
ppce500_pci.c
PPC: Qdev'ify e500 pci
15 years ago
prep_pci.c
Add endianness as io mem parameter
16 years ago
prep_pci.h
pci: pci.h cleanup: move out stuff not in pci.c
17 years ago
primecell.h
hw/arm_sysctl.c: Wire MCI register MMC card status bits to GPIO inputs
16 years ago
ps2.c
PS/2 keyboard Scancode Set 3 support
16 years ago
ps2.h
Remove unnecessary trailing newlines
18 years ago
ptimer.c
vmstate: port pmtimer
16 years ago
pxa.h
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
16 years ago
pxa2xx.c
vmstate: port pxa2xx_pm
16 years ago
pxa2xx_dma.c
pxa2xx_dma: Get rid of a forward declaration.
16 years ago
pxa2xx_gpio.c
pxa2xx_pic: update to use qdev
16 years ago
pxa2xx_keypad.c
vmstate: port pxa2xx_keypad
16 years ago
pxa2xx_lcd.c
vmstate: port pxa2xx_lcd
16 years ago
pxa2xx_mmci.c
pxa2xx_dma: port to qdev/vmstate
16 years ago
pxa2xx_pcmcia.c
Add endianness as io mem parameter
16 years ago
pxa2xx_pic.c
pxa2xx_pic: fixup initialisation
16 years ago
pxa2xx_template.h
Fix Sparse warnings about using plain integer as NULL pointer
17 years ago
pxa2xx_timer.c
change all other clock references to use nanosecond resolution accessors
16 years ago
qdev-addr.c
Revert "Get rid of _t suffix"
17 years ago
qdev-addr.h
Revert "Get rid of _t suffix"
17 years ago
qdev-properties.c
char: Allow devices to use a single multiplexed chardev.
16 years ago
qdev.c
qdev: Fix comment around qdev_init_nofail()
16 years ago
qdev.h
qdev: add creation function that may fail
16 years ago
qxl-logger.c
spice: add qxl device
16 years ago
qxl-render.c
spice: don't call displaystate callbacks from spice server context.
16 years ago
qxl.c
qxl: fix cmdlog for vga
15 years ago
qxl.h
spice/qxl: zap spice 0.4 migration compatibility bits
16 years ago
r2d.c
sh_pci: qdev conversion
16 years ago
rc4030.c
Replace cpu_physical_memory_rw were possible
16 years ago
realview.c
hw/realview.c: Remove duplicate #include line
15 years ago
realview_gic.c
Add endianness as io mem parameter
16 years ago
rtl8139.c
Fix typo in code and comments
16 years ago
s390-virtio-bus.c
s390x: keep hint on virtio managing size
15 years ago
s390-virtio-bus.h
s390x: keep hint on virtio managing size
15 years ago
s390-virtio.c
s390x: fix memory detection for guests > 64GB
15 years ago
sb16.c
change all other clock references to use nanosecond resolution accessors
16 years ago
sbi.c
Add endianness as io mem parameter
16 years ago
scsi-bus.c
scsi: fix tracing of scsi requests with simple backend
15 years ago
scsi-defs.h
scsi-disk: support WRITE SAME (16) with unmap bit
16 years ago
scsi-disk.c
scsi: ignore LUN field in the CDB
15 years ago
scsi-generic.c
scsi: ignore LUN field in the CDB
15 years ago
scsi.h
scsi: split command_complete callback in two
15 years ago
sd.c
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
15 years ago
sd.h
Revert "Get rid of _t suffix"
17 years ago
serial.c
change all other clock references to use nanosecond resolution accessors
16 years ago
sga.c
Add an isa device for SGA
15 years ago
sh.h
Revert "Get rid of _t suffix"
17 years ago
sh7750.c
sh4: implement missing mmaped TLB read functions
16 years ago
sh7750_regnames.c
Revert "Get rid of _t suffix"
17 years ago
sh7750_regnames.h
SHIX board emulation (Samuel Tardieu)
21 years ago
sh7750_regs.h
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
15 years ago
sh_intc.c
Add endianness as io mem parameter
16 years ago
sh_intc.h
Replace gcc variadic macro extension with C99 version
18 years ago
sh_pci.c
sh_pci: qdev conversion
16 years ago
sh_serial.c
sh_serial: process all received characters
16 years ago
sh_timer.c
Add endianness as io mem parameter
16 years ago
sharpsl.h
SharpSL scoop device - convert to qdev
16 years ago
shix.c
Revert "Get rid of _t suffix"
17 years ago
slavio_intctl.c
hw/slavio_intctl.c: fix gcc warning about array bounds overrun
16 years ago
slavio_misc.c
Add endianness as io mem parameter
16 years ago
slavio_timer.c
Add endianness as io mem parameter
16 years ago
sm501.c
sm501: fix screen redraw
16 years ago
sm501_template.h
Replace cpu_physical_memory_rw were possible
16 years ago
smbios.c
Compile loader only once
17 years ago
smbios.h
qemu: Add support for SMBIOS command line otions (Alex Williamson)
18 years ago
smbus.c
i2c: addresses are load/save as uint8_t values, change types to reflect this
17 years ago
smbus.h
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong
16 years ago
smbus_eeprom.c
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_fulong
16 years ago
smc91c111.c
smc91c111: qdevify reset
15 years ago
soc_dma.c
change all other clock references to use nanosecond resolution accessors
16 years ago
soc_dma.h
Revert "Get rid of _t suffix"
17 years ago
spapr.c
Place pseries vty devices at addresses more similar to existing machines
15 years ago
spapr.h
Delay creation of pseries device tree until reset
16 years ago
spapr_hcall.c
pSeries: Clean up write-only variables
15 years ago
spapr_llan.c
pSeries: Clean up write-only variables
15 years ago
spapr_rtas.c
Place pseries vty devices at addresses more similar to existing machines
15 years ago
spapr_vio.c
Add a PAPR TCE-bypass mechanism for the pSeries machine
16 years ago
spapr_vio.h
Place pseries vty devices at addresses more similar to existing machines
15 years ago
spapr_vscsi.c
scsi: rename arguments to the new callbacks
15 years ago
spapr_vty.c
Add (virtual) interrupt to PAPR virtual tty device
16 years ago
sparc32_dma.c
sparc32: ledma extra registers need tracing too
16 years ago
sparc32_dma.h
Revert "Get rid of _t suffix"
17 years ago
spitz.c
change all other clock references to use nanosecond resolution accessors
16 years ago
srp.h
Implement PAPR virtual SCSI interface (ibmvscsi)
16 years ago
ssd0303.c
Fix typo in comment (colum -> column)
15 years ago
ssd0323.c
savevm: Add DeviceState param
16 years ago
ssi-sd.c
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
16 years ago
ssi.c
New qdev_init_nofail()
17 years ago
ssi.h
qdev: add return value to init() callbacks.
17 years ago
stellaris.c
vmstate: stellaris use unused for placeholder entries
16 years ago
stellaris_enet.c
Add endianness as io mem parameter
16 years ago
stellaris_input.c
vmstate: port stellaris gamepad
16 years ago
strongarm.c
Implement basic part of SA-1110/SA-1100
16 years ago
strongarm.h
Implement basic part of SA-1110/SA-1100
16 years ago
sun4c_intctl.c
Add endianness as io mem parameter
16 years ago
sun4m.c
always qemu_cpu_kick after unhalting a cpu
16 years ago
sun4m.h
Revert "Get rid of _t suffix"
17 years ago
sun4m_iommu.c
Fix typo in code and comments
16 years ago
sun4u.c
ide: consolidate drive_get(IF_IDE)
16 years ago
syborg.c
Remove unused sysemu.h include directives
16 years ago
syborg.h
Syborg (Symbian Virtual Platform) board
18 years ago
syborg_fb.c
Add endianness as io mem parameter
16 years ago
syborg_interrupt.c
Add endianness as io mem parameter
16 years ago
syborg_keyboard.c
vmstate: port syborg_keyboard
16 years ago
syborg_pointer.c
vmstate: port syborg_pointer
16 years ago
syborg_rtc.c
vmstate: port syborg_rtc
16 years ago
syborg_serial.c
Fix typos in comments (imediately -> immediately)
15 years ago
syborg_timer.c
vmstate: port sysborg_timer
16 years ago
syborg_virtio.c
Remove unused sysemu.h include directives
16 years ago
sysbus.c
Remove unused sysemu.h include directives
16 years ago
sysbus.h
sysbus: add creation function that may fail
16 years ago
tc6393xb.c
Drop unnecessary inclusions of pxa.h header
16 years ago
tc6393xb_template.h
Delete write only variables
16 years ago
tc58128.c
Remove unused sysemu.h include directives
16 years ago
tcx.c
Add endianness as io mem parameter
16 years ago
tmp105.c
tmp105: update the register in post_load where it needs updating.
16 years ago
tosa.c
Remove unused sysemu.h include directives
16 years ago
tsc210x.c
change all other clock references to use nanosecond resolution accessors
16 years ago
tsc2005.c
change all other clock references to use nanosecond resolution accessors
16 years ago
tusb6010.c
change all other clock references to use nanosecond resolution accessors
16 years ago
twl92230.c
Remove unused sysemu.h include directives
16 years ago
unin_pci.c
vmstate: remove uninorth savevm code
16 years ago
usb-bt.c
usb: Pass the packet to the device's handle_control callback
15 years ago
usb-bus.c
usb-bus: Don't detach non attached devices on device exit
15 years ago
usb-ccid.c
usb-ccid: Plug memory leak on qdev exit()
15 years ago
usb-desc.c
usb: Pass the packet to the device's handle_control callback
15 years ago
usb-desc.h
usb: Pass the packet to the device's handle_control callback
15 years ago
usb-ehci.c
usb: Use defines for serial bus release number register for EHCI
15 years ago
usb-hid.c
The USB tablet should not claim boot protocol support.
15 years ago
usb-hub.c
usb: add usb_handle_packet
15 years ago
usb-msd.c
Merge remote-tracking branch 'bonzini/scsi.2' into staging
15 years ago
usb-musb.c
usb: cancel async packets on unplug
15 years ago
usb-net.c
usb: Pass the packet to the device's handle_control callback
15 years ago
usb-ohci.c
hw/usb-ohci.c: Implement remote wakeup
15 years ago
usb-ohci.h
Revert "Compile usb-ohci only once"
17 years ago
usb-serial.c
usb: Pass the packet to the device's handle_control callback
15 years ago
usb-uhci.c
usb-uhci: fix expire time initialization.
15 years ago
usb-uhci.h
MIPS: Initial support of VIA USB controller used by fulong mini pc
16 years ago
usb-wacom.c
usb: Pass the packet to the device's handle_control callback
15 years ago
usb.c
usb: move cancel callback to USBDeviceInfo
15 years ago
usb.h
usb: Add defines for USB Serial Bus Release Number register
15 years ago
versatile_pci.c
isa_mmio: Always use little endian
16 years ago
versatilepb.c
hw/versatilepb, realview: Fix condition for instantiation of onboard NIC
16 years ago
vexpress.c
hw/vexpress.c: Add model of ARM Versatile Express board
16 years ago
vga-isa-mm.c
Add endianness as io mem parameter
16 years ago
vga-isa.c
isa-vga: Make available with -device, like the other VGA qdevs
15 years ago
vga-pci.c
vga: tag as not hotplugable.
16 years ago
vga.c
change all other clock references to use nanosecond resolution accessors
16 years ago
vga_int.h
vga-isa: convert to qdev
16 years ago
vga_template.h
vga: Rename last VGAState occurrences to VGACommonState
17 years ago
vhost.c
vhost: optimize out no-change assignment
16 years ago
vhost.h
vhost: force vhost off for non-MSI guests
16 years ago
vhost_net.c
vhost: force vhost off for non-MSI guests
16 years ago
vhost_net.h
vhost: force vhost off for non-MSI guests
16 years ago
virtex_ml507.c
Delete write only variables
16 years ago
virtio-balloon.c
Remove unused sysemu.h include directives
16 years ago
virtio-balloon.h
virtio: Add memory statistics reporting to the balloon driver
17 years ago
virtio-blk.c
virtio-blk: fail unaligned requests
16 years ago
virtio-blk.h
Add virtio disk identification support
16 years ago
virtio-console.c
virtio-console: Simplify init callbacks
15 years ago
virtio-net.c
change all other clock references to use nanosecond resolution accessors
16 years ago
virtio-net.h
virtio-net: Introduce a new bottom half packet TX
16 years ago
virtio-pci.c
virtio-9p: Move 9p device registration into virtio-9p.c
15 years ago
virtio-pci.h
virtio-9p: Move 9p device registration into virtio-9p.c
15 years ago
virtio-serial-bus.c
virtio-serial: Drop redundant VirtIOSerialPort member info
15 years ago
virtio-serial.h
virtio-serial: Drop redundant VirtIOSerialPort member info
15 years ago
virtio.c
Remove unused sysemu.h include directives
16 years ago
virtio.h
virtio-pci: fix bus master work around on load
16 years ago
vmmouse.c
vmmouse: Register vmstate via qdev
16 years ago
vmport.c
Remove unused sysemu.h include directives
16 years ago
vmware_vga.c
vmware_vga: refactor device creation
16 years ago
vmware_vga.h
x86,MIPS: make vmware_vga optional
16 years ago
vt82c686.c
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
16 years ago
vt82c686.h
Initial support of vt82686b south bridge used by fulong mini pc
16 years ago
watchdog.c
Improve vm_stop reason declarations
16 years ago
watchdog.h
Delete useless 'extern' qualifiers for functions
16 years ago
wdt_i6300esb.c
wdt_i6300esb: convert to pci_register_bar_simple()
16 years ago
wdt_ib700.c
change all other clock references to use nanosecond resolution accessors
16 years ago
wm8750.c
Delete write only variables
16 years ago
xen.h
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
15 years ago
xen_backend.c
xen: Add initialisation of Xen
15 years ago
xen_backend.h
xen: Support new libxc calls from xen unstable.
15 years ago
xen_blkif.h
static and inline should came before the type of the functions
17 years ago
xen_common.h
xen: Initialize event channels and io rings
15 years ago
xen_console.c
Remove unused sysemu.h include directives
16 years ago
xen_devconfig.c
blockdev: Store -drive option media in DriveInfo
15 years ago
xen_disk.c
hw/xen_disk: Remove unused local variable
15 years ago
xen_domainbuild.c
xen: Support new libxc calls from xen unstable.
15 years ago
xen_domainbuild.h
xen: pv domain builder. (Gerd Hoffmann)
18 years ago
xen_machine_pv.c
xen: Add initialisation of Xen
15 years ago
xen_nic.c
xen: Replace some tab-indents with spaces (clean-up).
15 years ago
xenfb.c
Remove unused sysemu.h include directives
16 years ago
xics.c
pseries: Abolish envs array
16 years ago
xics.h
pseries: Abolish envs array
16 years ago
xilinx.h
microblaze: Add PetaLogix ml605 MMU little-endian ref design
16 years ago
xilinx_axidma.c
Fix typos in comment (threshhold -> threshold, mapp -> map)
15 years ago
xilinx_axidma.h
xilinx: Add AXIENET & DMA models
16 years ago
xilinx_axienet.c
xilinx: Add AXIENET & DMA models
16 years ago
xilinx_ethlite.c
xilinx-ethlite: Simplify byteswapping to/from brams
16 years ago
xilinx_intc.c
Add endianness as io mem parameter
16 years ago
xilinx_timer.c
Remove unused sysemu.h include directives
16 years ago
xilinx_uartlite.c
Add endianness as io mem parameter
16 years ago
xio3130_downstream.c
pcie: add flr support
16 years ago
xio3130_downstream.h
x3130: pcie downstream port
16 years ago
xio3130_upstream.c
pcie: add flr support
16 years ago
xio3130_upstream.h
x3130: pcie upstream port
16 years ago
zaurus.c
Drop unnecessary inclusions of pxa.h header
16 years ago