..
9pfs
hw/9pfs: Fix assert when disabling migration
14 years ago
alpha
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
arm
arm: Move some ARM devices into libhw
14 years ago
cris
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
i386
Introduce Xen PCI Passthrough, MSI
14 years ago
ide
Revert "fix some debug printf format strings"
14 years ago
kvm
kvm: i8254: Finish time conversion fix
14 years ago
lm32
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
m68k
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
microblaze
xilinx_axi*: Share devices between microblaze and microblazeel
14 years ago
mips
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
openrisc
target-or32: Add a IIS dummy board
14 years ago
ppc
Revert "PPC: e500: Use new MPIC dt format"
14 years ago
s390x
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
sh4
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
sparc
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
sparc64
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
unicore32
unicore32-softmmu: Add puv3 soc/board support
14 years ago
usb
uas: move transfer kickoff
14 years ago
xtensa
build: move obj-TARGET-y variables to nested Makefile.objs
14 years ago
9p.h
Move stdbool.h
16 years ago
Makefile.objs
boards: add a 'none' machine type to all platforms
14 years ago
a9mpcore.c
hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit
14 years ago
a15mpcore.c
hw/arm_gic: Add qdev property for GIC revision
14 years ago
ac97.c
pci: convert PCIUnregisterFunc to void
14 years ago
acpi.c
qmp: add SUSPEND_DISK event
14 years ago
acpi.h
Add PIIX4 properties to control PM system states.
14 years ago
acpi_piix4.c
reset PMBA and PMREGMISC PIIX4 registers.
14 years ago
adb.c
ppc: move ADB stuff from ppc_mac.h to adb.h
15 years ago
adb.h
ppc: move ADB stuff from ppc_mac.h to adb.h
15 years ago
adlib.c
Restore consistent formatting
15 years ago
ads7846.c
qom: Unify type registration
15 years ago
alpha_dp264.c
alpha hw/: Don't use CPUState
15 years ago
alpha_pci.c
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
alpha_sys.h
alpha hw/: Don't use CPUState
15 years ago
alpha_typhoon.c
pci: Tidy up PCI host bridges
14 years ago
an5206.c
m68k hw/: Don't use CPUState
15 years ago
apb_pci.c
sun4u: implement interrupt clearing registers
14 years ago
apb_pci.h
sparc64: implement PCI and ISA irqs
15 years ago
apic-msidef.h
Introduce apic-msidef.h
14 years ago
apic.c
apic: Defer interrupt updates to VCPU thread
14 years ago
apic.h
target-i386: move cpu halted decision into x86_cpu_reset
14 years ago
apic_common.c
kvmvapic: Disable if there is insufficient memory
14 years ago
apic_internal.h
apic: Defer interrupt updates to VCPU thread
14 years ago
apm.c
prepare for future GPLv2+ relicensing
15 years ago
apm.h
acpi: split out apm register emulation from acpi.c
16 years ago
applesmc.c
qom: Unify type registration
15 years ago
arm-misc.h
hw/arm_boot.c: Make ram_size a uint64_t
14 years ago
arm11mpcore.c
hw/arm_gic: Add qdev property for GIC revision
14 years ago
arm_boot.c
hw/arm_boot.c: Support DTBs which use 64 bit addresses
14 years ago
arm_gic.c
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
14 years ago
arm_gic_common.c
hw/armv7m_nvic: Make the NVIC a freestanding class
14 years ago
arm_gic_internal.h
hw/armv7m_nvic: Make the NVIC a freestanding class
14 years ago
arm_l2x0.c
arm_l2x0: Rename "type" property to "cache-type"
14 years ago
arm_mptimer.c
hw/arm_mptimer: Reset the qemu_timer at reset
15 years ago
arm_pic.c
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
14 years ago
arm_sysctl.c
hw/arm_sysctl: Drop legacy init function
15 years ago
arm_timer.c
qom: Unify type registration
15 years ago
armv7m.c
armv7m: Guard against no -kernel argument
14 years ago
armv7m_nvic.c
hw/armv7m_nvic: Fix incorrect default for num-irqs property
14 years ago
audiodev.h
audio: remove unused parameter isa_pic
15 years ago
axis_dev88.c
cris-boot: Pass CRISCPU to cris_load_image()
14 years ago
baum.c
Revert "qemu-char: Print strerror message on failure" and deps
15 years ago
baum.h
Revert "qemu-char: Print strerror message on failure" and deps
15 years ago
bitbang_i2c.c
qom: Unify type registration
15 years ago
bitbang_i2c.h
GPIO I2C rework
17 years ago
blizzard.c
fix screendump
15 years ago
blizzard_template.h
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
17 years ago
block-common.c
hw/block-common: Factor out fall back to legacy -drive cyls=...
14 years ago
block-common.h
hw/block-common: Factor out fall back to legacy -drive cyls=...
14 years ago
boards.h
Allow QEMUMachine to override reset sequencing
14 years ago
bonito.c
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
14 years ago
bt-hci-csr.c
fix spelling in hw sub directory
15 years ago
bt-hci.c
Use glib memory allocation and free functions
15 years ago
bt-hid.c
Use glib memory allocation and free functions
15 years ago
bt-l2cap.c
Avoid returning void
14 years ago
bt-sdp.c
Allow machines to configure the QEMU_VERSION that's exposed via hardware
14 years ago
bt.c
Use glib memory allocation and free functions
15 years ago
bt.h
Use new macro QEMU_PACKED for packed structures
15 years ago
cadence_gem.c
net: Rename VLANClientState to NetClientState
14 years ago
cadence_ttc.c
cadence_ttc: changed master clock frequency
14 years ago
cadence_uart.c
cadence_uart: initial version of device model
15 years ago
cbus.c
Use glib memory allocation and free functions
15 years ago
ccid-card-emulated.c
qom: Unify type registration
15 years ago
ccid-card-passthru.c
qom: Unify type registration
15 years ago
ccid.h
qdev: register all types natively through QEMU Object Model
15 years ago
cdrom.c
scsi: move scsi-disk.h -> scsi.h
17 years ago
cirrus_vga.c
Revert "fix some debug printf format strings"
14 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
cirrus_vga_template.h
vga: move Cirrus VGA template to its own file
15 years ago
collie.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
cris-boot.c
cris-boot: Pass CRISCPU to main_cpu_reset().
14 years ago
cris-boot.h
cris-boot: Pass CRISCPU to cris_load_image()
14 years ago
cris_pic_cpu.c
cris hw/: Don't use CPUState
15 years ago
cs4231.c
qom: Unify type registration
15 years ago
cs4231a.c
qom: Unify type registration
15 years ago
cuda.c
Add missing const attributes for MemoryRegionOps
15 years ago
debugcon.c
qom: Unify type registration
15 years ago
dec_pci.c
pci: Tidy up PCI host bridges
14 years ago
dec_pci.h
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
14 years ago
device-hotplug.c
Add generic drive hotplugging
15 years ago
devices.h
tc63963xb: convert to memory API
15 years ago
dma.c
dma: Avoid reentrancy in DMA transfer handlers
15 years ago
dp8393x.c
net: Rename VLANClientState to NetClientState
14 years ago
ds1225y.c
qom: Unify type registration
15 years ago
ds1338.c
ds1338: Add missing break statement
15 years ago
dummy_m68k.c
m68k hw/: Don't use CPUState
15 years ago
e1000.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
e1000_hw.h
e1000: introduce bits of PHY control register
14 years ago
ecc.c
prepare for future GPLv2+ relicensing
15 years ago
eccmemctl.c
qom: Unify type registration
15 years ago
eepro100.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
eeprom93xx.c
Use glib memory allocation and free functions
15 years ago
eeprom93xx.h
eepro100: Add a dev field to eeprom new/free functions
16 years ago
elf_ops.h
elf: Improve symbol lookup (optimize, fix for bsd-user)
15 years ago
empty_slot.c
qom: Unify type registration
15 years ago
empty_slot.h
create empty_slot device
17 years ago
es1370.c
pci: convert PCIUnregisterFunc to void
14 years ago
escc.c
hw/escc: Drop duplicate definition of 'disabled' property
14 years ago
escc.h
ppc: convert to memory API
15 years ago
esp-pci.c
esp: add Tekram DC-390 emulation (PC SCSI adapter)
14 years ago
esp.c
esp: support 24-bit DMA
14 years ago
esp.h
esp: move some definitions to header file
14 years ago
etraxfs.h
cris hw/: Don't use CPUState
15 years ago
etraxfs_dma.c
etraxfs-dma: Model metadata and eop
15 years ago
etraxfs_dma.h
etraxfs-dma: Model metadata and eop
15 years ago
etraxfs_eth.c
net: Rename VLANClientState to NetClientState
14 years ago
etraxfs_pic.c
qom: Unify type registration
15 years ago
etraxfs_ser.c
cris hw/: Don't use CPUState
15 years ago
etraxfs_timer.c
qom: Unify type registration
15 years ago
exynos4_boards.c
net: Remove VLANState
14 years ago
exynos4210.c
exynos4210: add Exynos4210 i2c implementation
14 years ago
exynos4210.h
exynos4210: add Exynos4210 i2c implementation
14 years ago
exynos4210_combiner.c
hw/exynos4210_combiner.c: Drop excessive read/write access check.
15 years ago
exynos4210_fimd.c
Exynos4210: added display controller implementation
15 years ago
exynos4210_gic.c
ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.
14 years ago
exynos4210_i2c.c
exynos4210: add Exynos4210 i2c implementation
14 years ago
exynos4210_mct.c
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
14 years ago
exynos4210_pmu.c
ARM: exynos4210: basic Power Management Unit implementation
15 years ago
exynos4210_pwm.c
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
14 years ago
exynos4210_rtc.c
hw/exynos4210_rtc.c: remove unnecessary code
14 years ago
exynos4210_uart.c
Fix bit test in Exynos4210 UART emulation to use & instead of &&
15 years ago
fdc.c
fdc: fix relative seek
14 years ago
fdc.h
fdc: Move floppy geometry guessing back from block.c
14 years ago
firmware_abi.h
Document sun ID PROM contents
18 years ago
flash.h
pflash_cfi01/pflash_cfi02: convert to memory API
15 years ago
fmopl.c
fmopl: Fix typo in function name
15 years ago
fmopl.h
fmopl: Fix spelling in code and comments
15 years ago
framebuffer.c
framebuffer: Fix spelling in comment (leight -> height)
14 years ago
framebuffer.h
framebuffer: drop use of cpu_get_physical_page_desc()
15 years ago
fw_cfg.c
qom: Unify type registration
15 years ago
fw_cfg.h
Change fw_cfg_add_file() to get full file path as a parameter.
16 years ago
g364fb.c
optimize screendump for the common non-switch case
15 years ago
grackle_pci.c
pci: Tidy up PCI host bridges
14 years ago
grlib.h
sparc hw/: Don't use CPUState
15 years ago
grlib_apbuart.c
qom: Unify type registration
15 years ago
grlib_gptimer.c
qom: Unify type registration
15 years ago
grlib_irqmp.c
qom: Unify type registration
15 years ago
gt64xxx.c
pci: Tidy up PCI host bridges
14 years ago
gumstix.c
prepare for future GPLv2+ relicensing
15 years ago
gus.c
qom: Unify type registration
15 years ago
gusemu.h
hw: Fix spelling in comments
15 years ago
gusemu_hal.c
fix spelling in hw sub directory
15 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
hd-geometry.c
hd-geometry: Compute BIOS CHS translation in one place
14 years ago
hda-audio.c
hda: fix codec ids
14 years ago
heathrow_pic.c
PPC: Fix heathrow PIC to use little endian MMIO
15 years ago
hid.c
hid: fix misassignment
15 years ago
hid.h
vmstate: extract declarations out of hw/hw.h
15 years ago
highbank.c
net: Remove VLANState
14 years ago
hpet.c
i8254: Rework & fix interaction with HPET in legacy mode
15 years ago
hpet_emul.h
i8254: Rework & fix interaction with HPET in legacy mode
15 years ago
hw.h
vmstate: extract declarations out of hw/hw.h
15 years ago
i2c.c
qbus: Make child devices links
14 years ago
i2c.h
qdev: register all types natively through QEMU Object Model
15 years ago
i8254.c
i8254: Open-code timer restore
15 years ago
i8254.h
kvm: x86: Add user space part for in-kernel i8254
15 years ago
i8254_common.c
i8254: Open-code timer restore
15 years ago
i8254_internal.h
i8254: Factor out base class for KVM reuse
15 years ago
i8259.c
Revert "fix some debug printf format strings"
14 years ago
i8259_common.c
i8259: Do not clear level-triggered lines in IRR on init
15 years ago
i8259_internal.h
qdev: register all types natively through QEMU Object Model
15 years ago
i82374.c
i82378/i82374: Do not create DMA controller twice
14 years ago
i82378.c
i82378: Remove bogus MMIO coalescing
14 years ago
ide.h
ide pc: Cut out the block layer geometry middleman
14 years ago
imx.h
i.MX31: Timers
14 years ago
imx_avic.c
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
14 years ago
imx_ccm.c
i.MX31: Clock Control Module
14 years ago
imx_serial.c
i.MX: UART support
14 years ago
imx_timer.c
i.MX31: Timers
14 years ago
integratorcp.c
net: Remove VLANState
14 years ago
intel-hda-defs.h
Add Intel HD Audio support to qemu.
16 years ago
intel-hda.c
Merge branch pci into master
14 years ago
intel-hda.h
qdev: Convert busses to QEMU Object Model
14 years ago
ioapic.c
ioapic: fix build with DEBUG_IOAPIC
15 years ago
ioapic.h
pc: Generalize ISA IRQs to GSIs
15 years ago
ioapic_common.c
qom: Unify type registration
15 years ago
ioapic_internal.h
qdev: register all types natively through QEMU Object Model
15 years ago
ioh3420.c
pci: convert PCIUnregisterFunc to void
14 years ago
ioh3420.h
ioh3420: pcie root port in X58 ioh
16 years ago
irq.c
qtest: IRQ interception infrastructure
15 years ago
irq.h
qtest: IRQ interception infrastructure
15 years ago
isa-bus.c
qdev: Convert busses to QEMU Object Model
14 years ago
isa.h
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
14 years ago
isa_mmio.c
Use glib memory allocation and free functions
15 years ago
ivshmem.c
ivshmem: remove redundant ioeventfd configuration
14 years ago
jazz_led.c
Remove screendump dummy functions.
15 years ago
kvmvapic.c
i386 hw/: Don't use CPUState
15 years ago
kzm.c
net: Remove VLANState
14 years ago
lan9118.c
net: Rename VLANClientState to NetClientState
14 years ago
lance.c
net: Rename VLANClientState to NetClientState
14 years ago
leon3.c
leon3: Store SPARCCPU in ResetData
14 years ago
lm32.h
lm32: pic and juart helper functions
16 years ago
lm32_boards.c
lm32_boards: Store LM32CPU in ResetInfo
14 years ago
lm32_hwsetup.h
Use glib memory allocation and free functions
15 years ago
lm32_juart.c
qom: Unify type registration
15 years ago
lm32_juart.h
lm32: juart model
16 years ago
lm32_pic.c
qom: Unify type registration
15 years ago
lm32_pic.h
monitor: Restrict pic/irq_info to supporting targets
15 years ago
lm32_sys.c
qom: Unify type registration
15 years ago
lm32_timer.c
qom: Unify type registration
15 years ago
lm32_uart.c
qom: Unify type registration
15 years ago
lm832x.c
qom: Unify type registration
15 years ago
lm4549.c
hw: Fix spelling (licenced->licensed)
15 years ago
lm4549.h
hw: Fix spelling (licenced->licensed)
15 years ago
loader.c
uImage: increase the gzip load size
14 years ago
loader.h
use an uint64_t for the max_sz parameter in load_image_targphys
14 years ago
lsi53c895a.c
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
14 years ago
m48t59.c
m48t59: Rename "type" property to "model"
14 years ago
mac_dbdma.c
remove unused function
15 years ago
mac_dbdma.h
remove unused function
15 years ago
mac_nvram.c
Use glib memory allocation and free functions
15 years ago
macio.c
qom: Unify type registration
15 years ago
mainstone.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
marvell_88w8618_audio.c
qom: Unify type registration
15 years ago
max111x.c
qom: Unify type registration
15 years ago
max7310.c
qom: Unify type registration
15 years ago
mc146818rtc.c
qapi: Add Visitor interfaces for uint*_t and int*_t
14 years ago
mc146818rtc.h
rtc: split out macros into a header file and use in test case
15 years ago
mc146818rtc_regs.h
rtc: split out macros into a header file and use in test case
15 years ago
mcf.h
m68k hw/: Don't use CPUState
15 years ago
mcf5206.c
m68k hw/: Don't use CPUState
15 years ago
mcf5208.c
net: Remove VLANState
14 years ago
mcf_fec.c
net: Rename VLANClientState to NetClientState
14 years ago
mcf_intc.c
m68k hw/: Don't use CPUState
15 years ago
mcf_uart.c
mcf_uart: convert to memory API
15 years ago
megasas.c
megasas: Add 'hba_serial' property
14 years ago
mfi.h
megasas: static SAS addresses
14 years ago
microblaze_boot.c
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
14 years ago
microblaze_boot.h
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
14 years ago
microblaze_pic_cpu.c
microblaze hw/: Don't use CPUState
15 years ago
microblaze_pic_cpu.h
microblaze hw/: Don't use CPUState
15 years ago
milkymist-ac97.c
qom: Unify type registration
15 years ago
milkymist-hpdmc.c
qom: Unify type registration
15 years ago
milkymist-hw.h
milkymist_uart: support new core version
15 years ago
milkymist-memcard.c
qom: Unify type registration
15 years ago
milkymist-minimac2.c
net: Rename VLANClientState to NetClientState
14 years ago
milkymist-pfpu.c
qom: Unify type registration
15 years ago
milkymist-softusb.c
qom: Unify type registration
15 years ago
milkymist-sysctl.c
milkymist-sysctl: support for new core version
15 years ago
milkymist-tmu2.c
qom: Unify type registration
15 years ago
milkymist-uart.c
qom: Unify type registration
15 years ago
milkymist-vgafb.c
milkymist-vgafb: add missing register
15 years ago
milkymist-vgafb_template.h
lm32: Fix mixup of uint32 and uint32_t
15 years ago
milkymist.c
milkymist: Store LM32 in ResetInfo
14 years ago
mips-bios.h
Remove obsolete BIOS_SIZE from sysemu.h
17 years ago
mips.h
jazz-led: convert to QOM
15 years ago
mips_addr.c
Compile some MIPS devices only once
17 years ago
mips_cpudevs.h
mips hw/: Don't use CPUState
15 years ago
mips_fulong2e.c
mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
14 years ago
mips_int.c
mips hw/: Don't use CPUState
15 years ago
mips_jazz.c
Support 'help' as a synonym for '?' in command line options
14 years ago
mips_malta.c
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
mips_mipssim.c
net: Remove VLANState
14 years ago
mips_r4k.c
net: Remove VLANState
14 years ago
mips_timer.c
mips hw/: Don't use CPUState
15 years ago
mipsnet.c
net: Rename VLANClientState to NetClientState
14 years ago
mpc8544_guts.c
ppc hw/: Don't use CPUState
15 years ago
msi.c
msi/msix: added API to set MSI message address and data
14 years ago
msi.h
msi/msix: added API to set MSI message address and data
14 years ago
msix.c
msix: make [un]use vectors on reset/load optional
14 years ago
msix.h
msi/msix: added API to set MSI message address and data
14 years ago
msmouse.c
Revert "qemu-char: Print strerror message on failure" and deps
15 years ago
msmouse.h
Revert "qemu-char: Print strerror message on failure" and deps
15 years ago
mst_fpga.c
qom: Unify type registration
15 years ago
multiboot.c
fix multiboot loading if load_end_addr == 0
14 years ago
multiboot.h
multiboot: Separate multiboot loading into separate file
17 years ago
musicpal.c
net: Rename VLANClientState to NetClientState
14 years ago
nand.c
qom: Unify type registration
15 years ago
ne2000-isa.c
net: Rename VLANClientState to NetClientState
14 years ago
ne2000.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
ne2000.h
net: Rename vc local variables to nc
14 years ago
nseries.c
Allow machines to configure the QEMU_VERSION that's exposed via hardware
14 years ago
null-machine.c
boards: add a 'none' machine type to all platforms
14 years ago
nvram.h
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
15 years ago
omap.h
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
14 years ago
omap1.c
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
14 years ago
omap2.c
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
14 years ago
omap_clk.c
Use glib memory allocation and free functions
15 years ago
omap_dma.c
omap_dma: convert to memory API
15 years ago
omap_dss.c
omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
15 years ago
omap_gpio.c
qom: Unify type registration
15 years ago
omap_gpmc.c
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
15 years ago
omap_gptimer.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
omap_i2c.c
hw/omap_i2c: Convert to qdev
15 years ago
omap_intc.c
qom: Unify type registration
15 years ago
omap_l4.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
omap_lcd_template.h
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
17 years ago
omap_lcdc.c
fix screendump
15 years ago
omap_mmc.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
omap_sdrc.c
omap_sdrc: convert to memory API
15 years ago
omap_spi.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
omap_sx1.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
omap_synctimer.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
omap_tap.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
omap_uart.c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
15 years ago
onenand.c
qom: Unify type registration
15 years ago
opencores_eth.c
net: Rename VLANClientState to NetClientState
14 years ago
openpic.c
openpic: Added BRR1 register
14 years ago
openpic.h
openpic: remove dead code to make a PCI device version
15 years ago
openrisc_pic.c
target-or32: Add PIC support
14 years ago
openrisc_sim.c
net: Remove VLANState
14 years ago
openrisc_timer.c
target-or32: Add timer support
14 years ago
palm.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
parallel.c
qom: Unify type registration
15 years ago
pc.c
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
14 years ago
pc.h
Revert "vga: add some optional CGA compatibility hacks"
14 years ago
pc_piix.c
Merge remote-tracking branch 'bonzini/scsi-next' into staging
14 years ago
pc_sysfw.c
Un-inline fdctrl_init_isa()
14 years ago
pci-hotplug.c
qdev: Convert busses to QEMU Object Model
14 years ago
pci-stub.c
Revert "pci: add some stubs"
14 years ago
pci.c
Merge branch pci into master
14 years ago
pci.h
Merge branch pci into master
14 years ago
pci_bridge.c
Merge branch pci into master
14 years ago
pci_bridge.h
pci: convert PCIUnregisterFunc to void
14 years ago
pci_bridge_dev.c
pci: convert PCIUnregisterFunc to void
14 years ago
pci_host.c
pci_host: Turn into SysBus-derived QOM type
14 years ago
pci_host.h
pci_host: Turn into SysBus-derived QOM type
14 years ago
pci_ids.h
esp: add AMD PCscsi emulation (PCI SCSI adapter)
14 years ago
pci_internals.h
Merge branch pci into master
14 years ago
pci_regs.h
pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE
15 years ago
pcie.c
pci: convert to QEMU Object Model
15 years ago
pcie.h
vmstate: extract declarations out of hw/hw.h
15 years ago
pcie_aer.c
pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error
15 years ago
pcie_aer.h
pcie/aer: helper functions for pcie aer capability
16 years ago
pcie_host.c
pcie_host: convert to memory API
15 years ago
pcie_host.h
pcie_host: convert to memory API
15 years ago
pcie_port.c
pcie: drop functionality moved to core
15 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
qom: Unify type registration
15 years ago
pcmcia.h
Rearrange block headers
16 years ago
pcnet-pci.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
pcnet.c
net: Rename VLANClientState to NetClientState
14 years ago
pcnet.h
net: Rename VLANClientState to NetClientState
14 years ago
pcspk.c
i8254: Factor out pit_get_channel_info
15 years ago
pcspk.h
pcspk: Convert to qdev
15 years ago
petalogix_ml605_mmu.c
xilinx_axi*: Re-implemented interconnect
14 years ago
petalogix_s3adsp1800_mmu.c
xilinx_timer: changed nr_timers to one_timer_only
14 years ago
pflash_cfi01.c
pflash_cfi01: remove redundant line
15 years ago
pflash_cfi02.c
pflash_cfi01/02: support read-only pflash devices
15 years ago
piix4.c
qom: Unify type registration
15 years ago
piix_pci.c
pci: Tidy up PCI host bridges
14 years ago
pixel_ops.h
Use pixel_ops.h in PXA LCD screen drawing.
19 years ago
pl011.c
hw/pl011.c: Avoid crash on read when no chr backend present
14 years ago
pl022.c
Remove unnecessary includes of primecell.h
15 years ago
pl031.c
pl031: switch clock base to rtc_clock
15 years ago
pl041.c
qom: Unify type registration
15 years ago
pl041.h
hw: Fix spelling (licenced->licensed)
15 years ago
pl041.hx
hw: Fix spelling (licenced->licensed)
15 years ago
pl050.c
qom: Unify type registration
15 years ago
pl061.c
qom: Unify type registration
15 years ago
pl080.c
qom: Unify type registration
15 years ago
pl110.c
hw/pl110: Fix spelling of 'palette'
14 years ago
pl110_template.h
hw/pl110: Fix spelling of 'palette'
14 years ago
pl181.c
qom: Unify type registration
15 years ago
pl190.c
qom: Unify type registration
15 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
ppc hw/: Don't use CPUState
15 years ago
ppc.h
ppc hw/: Don't use CPUState
15 years ago
ppc4xx.h
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
14 years ago
ppc4xx_devs.c
ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
14 years ago
ppc4xx_pci.c
pci: Tidy up PCI host bridges
14 years ago
ppc405.h
ppc hw/: Don't use CPUState
15 years ago
ppc405_boards.c
vmstate, memory: decouple vmstate from memory API
15 years ago
ppc405_uc.c
PPC: 405: Fix ppc405ep initialization
15 years ago
ppc440_bamboo.c
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
14 years ago
ppc_booke.c
ppc hw/: Don't use CPUState
15 years ago
ppc_mac.h
grackle_pci: QOM'ify Grackle PCI host bridge
14 years ago
ppc_newworld.c
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
ppc_oldworld.c
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
ppc_prep.c
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
14 years ago
ppce500_pci.c
pci: Tidy up PCI host bridges
14 years ago
ppce500_spin.c
Use macro QEMU_PACKED for new packed structures
14 years ago
prep_pci.c
pci: Tidy up PCI host bridges
14 years ago
primecell.h
hw/primecell.h: Remove obsolete pl080_init() declaration
15 years ago
ps2.c
Replace Qemu by QEMU in comments
15 years ago
ps2.h
ps2: avoid repeated header file includes
15 years ago
ptimer.c
Limit ptimer rate to something achievable
14 years ago
ptimer.h
vmstate: extract declarations out of hw/hw.h
15 years ago
puv3.c
unicore32-softmmu: Add is_default setting for puv3 machine
14 years ago
puv3.h
unicore32-softmmu: Add puv3 soc/board support
14 years ago
puv3_dma.c
unicore32-softmmu: Add puv3 dma support
14 years ago
puv3_gpio.c
unicore32-softmmu: Add puv3 gpio support
14 years ago
puv3_intc.c
unicore32-softmmu: Add puv3 interrupt support
14 years ago
puv3_ost.c
unicore32-softmmu: Add puv3 ostimer support
14 years ago
puv3_pm.c
unicore32-softmmu: Add puv3 pm support
14 years ago
pxa.h
pxa2xx: Pass ARMCPU to pxa2xx_pic_init()
14 years ago
pxa2xx.c
hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs
14 years ago
pxa2xx_dma.c
hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device state
15 years ago
pxa2xx_gpio.c
pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo
14 years ago
pxa2xx_keypad.c
pxa2xx_keypad: fix unbalanced parenthesis.
15 years ago
pxa2xx_lcd.c
hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device state
15 years ago
pxa2xx_mmci.c
prepare for future GPLv2+ relicensing
15 years ago
pxa2xx_pcmcia.c
prepare for future GPLv2+ relicensing
15 years ago
pxa2xx_pic.c
hw/pxa2xx_pic: Convert coprocessor registers to new scheme
14 years ago
pxa2xx_template.h
Fix Sparse warnings about using plain integer as NULL pointer
17 years ago
pxa2xx_timer.c
qom: Unify type registration
15 years ago
qdev-addr.c
qdev: Switch property accessors to fixed-width visitor interfaces
14 years ago
qdev-addr.h
Revert "Get rid of _t suffix"
17 years ago
qdev-dma.h
iommu: Introduce IOMMU emulation infrastructure
14 years ago
qdev-monitor.c
fix info qtree indention
14 years ago
qdev-properties.c
net: Rename VLANClientState to NetClientState
14 years ago
qdev.c
qom: object_delete should unparent the object first
14 years ago
qdev.h
net: Rename VLANClientState to NetClientState
14 years ago
qxl-logger.c
qxl: check for NULL return from qxl_phys2virt
14 years ago
qxl-render.c
qxl: check for NULL return from qxl_phys2virt
14 years ago
qxl.c
vga: raise default vgamem size
14 years ago
qxl.h
qxl: add vgamem_size_mb and vgamem_size
14 years ago
r2d.c
r2d: Store SuperHCPU in ResetData
14 years ago
rc4030.c
rc4030: convert to memory API
15 years ago
realview.c
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
14 years ago
realview_gic.c
hw/realview_gic: switch to sysbus GIC
15 years ago
rtl8139.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
s390-virtio-bus.c
virtio-blk: qdev properties for disk geometry
14 years ago
s390-virtio-bus.h
qdev: Convert busses to QEMU Object Model
14 years ago
s390-virtio.c
s390-virtio: Let s390_cpu_addr2state() return S390CPU
14 years ago
sb16.c
qom: Unify type registration
15 years ago
sbi.c
qom: Unify type registration
15 years ago
scsi-bus.c
scsi: fix warning
14 years ago
scsi-defs.h
scsi: add support for ATA_PASSTHROUGH_xx scsi command
14 years ago
scsi-disk.c
scsi-disk: Fix typo (uint32 -> uint32_t)
14 years ago
scsi-generic.c
scsi: more fixes to properties for passthrough devices
14 years ago
scsi.h
scsi: report parameter changes to HBA drivers
14 years ago
sd.c
hw/sd.c: make sd_wp_addr() return bool
14 years ago
sd.h
hw/sd.c: make sd_dataready() return bool
14 years ago
serial.c
serial: clear LSR.TEMT when populating the TSR
15 years ago
sga.c
qom: Unify type registration
15 years ago
sh.h
sh4 hw/: Don't use CPUState
15 years ago
sh7750.c
sh7750: Remove redundant 'struct' from MemoryRegionOps
15 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 spelling in hw sub directory
15 years ago
sh_intc.c
sh7750: Remove redundant 'struct' from MemoryRegionOps
15 years ago
sh_intc.h
sh_intc: convert interrupt controller to memory API
15 years ago
sh_pci.c
qom: Unify type registration
15 years ago
sh_serial.c
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
14 years ago
sh_timer.c
ptimer: move declarations to ptimer.h
15 years ago
sharpsl.h
SharpSL scoop device - convert to qdev
16 years ago
shix.c
sh4 hw/: Don't use CPUState
15 years ago
shpc.c
qom: object_delete should unparent the object first
14 years ago
shpc.h
shpc: standard hot plug controller
15 years ago
slavio_intctl.c
qom: Unify type registration
15 years ago
slavio_misc.c
qom: Unify type registration
15 years ago
slavio_timer.c
qom: Unify type registration
15 years ago
slotid_cap.c
slotid: add slot id capability
15 years ago
slotid_cap.h
slotid: add slot id capability
15 years ago
sm501.c
Fix memory dirty getting API change fallout
15 years ago
sm501_template.h
Replace cpu_physical_memory_rw were possible
16 years ago
smbios.c
prepare for future GPLv2+ relicensing
15 years ago
smbios.h
Use new macro QEMU_PACKED for packed structures
15 years ago
smbus.c
qom: Unify type registration
15 years ago
smbus.h
qdev: register all types natively through QEMU Object Model
15 years ago
smbus_eeprom.c
qom: Unify type registration
15 years ago
smc91c111.c
net: Rename VLANClientState to NetClientState
14 years ago
soc_dma.c
Use glib memory allocation and free functions
15 years ago
soc_dma.h
omap1: convert to memory API (part VI)
15 years ago
spapr.c
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
14 years ago
spapr.h
pseries dma: DMA window params added to PHB and DT population changed
14 years ago
spapr_hcall.c
spapr: Add "memop" hypercall
14 years ago
spapr_iommu.c
pseries dma: DMA window params added to PHB and DT population changed
14 years ago
spapr_llan.c
pseries: Rework irq assignment to avoid carrying qemu_irqs around
14 years ago
spapr_pci.c
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
14 years ago
spapr_pci.h
pci: Tidy up PCI host bridges
14 years ago
spapr_rtas.c
pseries: Consolidate hack for RTAS display-character usage
15 years ago
spapr_vio.c
pseries dma: DMA window params added to PHB and DT population changed
14 years ago
spapr_vio.h
pseries: Rework irq assignment to avoid carrying qemu_irqs around
14 years ago
spapr_vscsi.c
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
14 years ago
spapr_vty.c
pseries: Rework irq assignment to avoid carrying qemu_irqs around
14 years ago
sparc32_dma.c
qom: Unify type registration
15 years ago
sparc32_dma.h
Revert "Get rid of _t suffix"
17 years ago
spitz.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
srp.h
Use new macro QEMU_PACKED for packed structures
15 years ago
ssd0303.c
qom: Unify type registration
15 years ago
ssd0323.c
ssd0323: abort() instead of exit(1) on error.
14 years ago
ssi-sd.c
qom: Unify type registration
15 years ago
ssi.c
qbus: Make child devices links
14 years ago
ssi.h
qdev: register all types natively through QEMU Object Model
15 years ago
stellaris.c
qom: Unify type registration
15 years ago
stellaris_enet.c
net: Rename VLANClientState to NetClientState
14 years ago
stellaris_input.c
Use glib memory allocation and free functions
15 years ago
stream.c
xilinx_axi*: Re-implemented interconnect
14 years ago
stream.h
xilinx_axi*: Re-implemented interconnect
14 years ago
strongarm.c
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
14 years ago
strongarm.h
strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState
14 years ago
sun4c_intctl.c
qom: Unify type registration
15 years ago
sun4m.c
sparc: fix floppy TC line setup
14 years ago
sun4m.h
monitor: Restrict pic/irq_info to supporting targets
15 years ago
sun4m_iommu.c
qom: Unify type registration
15 years ago
sun4u.c
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
sysbus.c
qdev: Connect busses with their parent devices
14 years ago
sysbus.h
qdev: Convert busses to QEMU Object Model
14 years ago
tc6393xb.c
prepare for future GPLv2+ relicensing
15 years ago
tc6393xb_template.h
Convert source files to UTF-8 encoding
15 years ago
tc58128.c
hw/tc58128.c: Remove unnecessary check for g_malloc failure
15 years ago
tcx.c
optimize screendump for the common non-switch case
15 years ago
tmp105.c
qom: Unify type registration
15 years ago
tosa.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
tsc210x.c
Use glib memory allocation and free functions
15 years ago
tsc2005.c
Use glib memory allocation and free functions
15 years ago
tusb6010.c
qom: Unify type registration
15 years ago
twl92230.c
arm: switch real-time clocks to rtc_clock
15 years ago
unin_pci.c
pci: Tidy up PCI host bridges
14 years ago
usb.h
usb: unique packet ids
14 years ago
versatile_i2c.c
realview: break out versatile i2c controller code
15 years ago
versatile_pci.c
qom: Unify type registration
15 years ago
versatilepb.c
Spelling fix in comment (peripherans -> peripherals)
14 years ago
vexpress.c
net: Remove VLANState
14 years ago
vga-isa-mm.c
vga: make vram size configurable
14 years ago
vga-isa.c
vga: make vram size configurable
14 years ago
vga-pci.c
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
vga-pci.h
Add one new file vga-pci.h and cleanup on all platforms
14 years ago
vga.c
Revert "vga: add some optional CGA compatibility hacks"
14 years ago
vga.h
vga.h: remove unused stuff and reformat
15 years ago
vga_int.h
vga: Implement blinking of text cursor
14 years ago
vga_template.h
vga: use constants from vga.h
15 years ago
vhost.c
memory: pass EventNotifier, not eventfd
14 years ago
vhost.h
vhost: avoid cpu_get_physical_page_desc()
15 years ago
vhost_net.c
net: Rename vc local variables to nc
14 years ago
vhost_net.h
net: Rename VLANClientState to NetClientState
14 years ago
virtex_ml507.c
xilinx_timer: changed nr_timers to one_timer_only
14 years ago
virtio-balloon.c
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
14 years ago
virtio-balloon.h
Use new macro QEMU_PACKED for packed structures
15 years ago
virtio-blk.c
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
14 years ago
virtio-blk.h
Merge remote-tracking branch 'kwolf/for-anthony' into staging
14 years ago
virtio-console.c
qom: Unify type registration
15 years ago
virtio-net.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
virtio-net.h
virtio-net: add DATA_VALID flag
15 years ago
virtio-pci.c
msix: make [un]use vectors on reset/load optional
14 years ago
virtio-pci.h
virtio: Convert to msix_init_exclusive_bar() interface
14 years ago
virtio-scsi.c
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
14 years ago
virtio-scsi.h
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
14 years ago
virtio-serial-bus.c
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
14 years ago
virtio-serial.h
qdev: register all types natively through QEMU Object Model
15 years ago
virtio.c
virtio: fix vhost handling
14 years ago
virtio.h
virtio: fix vhost handling
14 years ago
vmmouse.c
qom: Unify type registration
15 years ago
vmport.c
i386 hw/: Don't use CPUState
15 years ago
vmware_vga.c
Avoid returning void
14 years ago
vmware_vga.h
vga: improve VGA logic
15 years ago
vt82c686.c
Add PIIX4 properties to control PM system states.
14 years ago
vt82c686.h
fulong2e: give ISA bus to ISA methods
15 years ago
watchdog.c
Support 'help' as a synonym for '?' in command line options
14 years ago
watchdog.h
Delete useless 'extern' qualifiers for functions
16 years ago
wdt_i6300esb.c
pci: convert PCIUnregisterFunc to void
14 years ago
wdt_ib700.c
qom: Unify type registration
15 years ago
wm8750.c
qom: Unify type registration
15 years ago
xen-host-pci-device.c
Introduce XenHostPCIDevice to access a pci device on the host.
14 years ago
xen-host-pci-device.h
Introduce XenHostPCIDevice to access a pci device on the host.
14 years ago
xen.h
pc: Enable MSI support at APIC level
14 years ago
xen_apic.c
pc: Enable MSI support at APIC level
14 years ago
xen_backend.c
xen: Reorganize includes of Xen headers.
14 years ago
xen_backend.h
build: Fix build breakage detected by buildbot
14 years ago
xen_blkif.h
static and inline should came before the type of the functions
17 years ago
xen_common.h
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
14 years ago
xen_console.c
xen: Reorganize includes of Xen headers.
14 years ago
xen_devconfig.c
build: Fix build breakage detected by buildbot
14 years ago
xen_disk.c
xen: Reorganize includes of Xen headers.
14 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_machine_pv: Use cpu_x86_init() to obtain X86CPU
14 years ago
xen_nic.c
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
14 years ago
xen_platform.c
qom: object_delete should unparent the object first
14 years ago
xen_pt.c
fix Xen compilation
14 years ago
xen_pt.h
Introduce Xen PCI Passthrough, MSI
14 years ago
xen_pt_config_init.c
Introduce Xen PCI Passthrough, MSI
14 years ago
xen_pt_msi.c
Introduce Xen PCI Passthrough, MSI
14 years ago
xenfb.c
xen: Reorganize includes of Xen headers.
14 years ago
xgmac.c
net: Rename VLANClientState to NetClientState
14 years ago
xics.c
pseries: Rework irq assignment to avoid carrying qemu_irqs around
14 years ago
xics.h
pseries: Rework irq assignment to avoid carrying qemu_irqs around
14 years ago
xilinx.h
xilinx_axi*: Re-implemented interconnect
14 years ago
xilinx_axidma.c
xilinx_axi*: Re-implemented interconnect
14 years ago
xilinx_axienet.c
xilinx_axi*: Re-implemented interconnect
14 years ago
xilinx_ethlite.c
net: Rename VLANClientState to NetClientState
14 years ago
xilinx_intc.c
xilinx_intc: changed device name
14 years ago
xilinx_timer.c
xilinx_timer: Fixed deadlock issue
14 years ago
xilinx_uartlite.c
xilinx_uartlite: changed device name
14 years ago
xilinx_zynq.c
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
14 years ago
xio3130_downstream.c
pci: convert PCIUnregisterFunc to void
14 years ago
xio3130_downstream.h
x3130: pcie downstream port
16 years ago
xio3130_upstream.c
pci: convert PCIUnregisterFunc to void
14 years ago
xio3130_upstream.h
x3130: pcie upstream port
16 years ago
xtensa_bootparam.h
xtensa_lx60: pass kernel arguments from -append
15 years ago
xtensa_lx60.c
target-xtensa: make default CPU depend on target endianness
14 years ago
xtensa_pic.c
xtensa hw/: Don't use CPUState
15 years ago
xtensa_sim.c
target-xtensa: make 'sim' to be the default machine
14 years ago
z2.c
arm_boot: Pass ARMCPU to arm_load_kernel()
14 years ago
zaurus.c
qom: Unify type registration
15 years ago
zynq_slcr.c
xilinx_zynq: fix the build
15 years ago