Michael Contreras e1a0ffb957 e1000: Discard packets that are too long if !SBP and !LPE 12 лет назад
..
9pfs 4cdc0789ec hw/9pfs: Fix assert when disabling migration 13 лет назад
alpha 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
arm 58f9b98f8a arm: Move some ARM devices into libhw 13 лет назад
cris 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
i386 3854ca577d Introduce Xen PCI Passthrough, MSI 13 лет назад
ide 7cf7e305cc ahci: properly reset PxCMD on HBA reset 13 лет назад
kvm 050a46065d kvm: i8254: Finish time conversion fix 13 лет назад
lm32 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
m68k 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
microblaze 07f9fd4864 xilinx_axi*: Share devices between microblaze and microblazeel 13 лет назад
mips 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
openrisc ce6e1e9ec9 target-or32: Add a IIS dummy board 13 лет назад
ppc 7e99826c35 Revert "PPC: e500: Use new MPIC dt format" 13 лет назад
s390x 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
sh4 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
sparc 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
sparc64 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
unicore32 fbbdf9838d unicore32-softmmu: Add puv3 soc/board support 13 лет назад
usb cd00334f1a usb: fail usbdevice_create() when there is no USB bus 12 лет назад
xtensa 5e8861a036 build: move obj-TARGET-y variables to nested Makefile.objs 13 лет назад
9p.h 11165820d1 Move stdbool.h 15 лет назад
Makefile.objs b4a738bf93 boards: add a 'none' machine type to all platforms 13 лет назад
a15mpcore.c 306a571a2d hw/arm_gic: Add qdev property for GIC revision 13 лет назад
a9mpcore.c c97338dca0 hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit 13 лет назад
ac97.c f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
acpi.c 25df49f6eb qmp: add SUSPEND_DISK event 13 лет назад
acpi.h 459ae5ea5a Add PIIX4 properties to control PM system states. 13 лет назад
acpi_piix4.c 4d09d37c6a reset PMBA and PMREGMISC PIIX4 registers. 13 лет назад
adb.c 7a880d9352 ppc: move ADB stuff from ppc_mac.h to adb.h 14 лет назад
adb.h 7a880d9352 ppc: move ADB stuff from ppc_mac.h to adb.h 14 лет назад
adlib.c cf4dc461a4 Restore consistent formatting 13 лет назад
ads7846.c 83f7d43a9e qom: Unify type registration 13 лет назад
alpha_dp264.c 8b2aee2959 alpha hw/: Don't use CPUState 13 лет назад
alpha_pci.c c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 13 лет назад
alpha_sys.h 8b2aee2959 alpha hw/: Don't use CPUState 13 лет назад
alpha_typhoon.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
an5206.c 7927df3a8b m68k hw/: Don't use CPUState 13 лет назад
apb_pci.c 94d1991445 sun4u: implement interrupt clearing registers 13 лет назад
apb_pci.h 361dea401f sparc64: implement PCI and ISA irqs 13 лет назад
apic-msidef.h 9886c23aed Introduce apic-msidef.h 13 лет назад
apic.c 5d62c43a17 apic: Defer interrupt updates to VCPU thread 13 лет назад
apic.h dd673288a8 target-i386: move cpu halted decision into x86_cpu_reset 13 лет назад
apic_common.c a9605e0317 kvmvapic: Disable if there is insufficient memory 13 лет назад
apic_internal.h 5d62c43a17 apic: Defer interrupt updates to VCPU thread 13 лет назад
apm.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
apm.h 04762841d8 acpi: split out apm register emulation from acpi.c 15 лет назад
applesmc.c 83f7d43a9e qom: Unify type registration 13 лет назад
arm-misc.h de841dea59 hw/arm_boot.c: Make ram_size a uint64_t 13 лет назад
arm11mpcore.c 306a571a2d hw/arm_gic: Add qdev property for GIC revision 13 лет назад
arm_boot.c 9bfa659e6b hw/arm_boot.c: Support DTBs which use 64 bit addresses 13 лет назад
arm_gic.c 998a74bcda hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo 13 лет назад
arm_gic_common.c 1e8cae4dfe hw/armv7m_nvic: Make the NVIC a freestanding class 13 лет назад
arm_gic_internal.h 1e8cae4dfe hw/armv7m_nvic: Make the NVIC a freestanding class 13 лет назад
arm_l2x0.c edc92115a9 arm_l2x0: Rename "type" property to "cache-type" 13 лет назад
arm_mptimer.c bdac1c1e95 hw/arm_mptimer: Reset the qemu_timer at reset 13 лет назад
arm_pic.c 4bd7466166 arm_pic: Pass ARMCPU to arm_pic_init_cpu() 13 лет назад
arm_sysctl.c 54de1e5b3a hw/arm_sysctl: Drop legacy init function 13 лет назад
arm_timer.c 83f7d43a9e qom: Unify type registration 13 лет назад
armv7m.c 01fd41ab3f armv7m: Guard against no -kernel argument 13 лет назад
armv7m_nvic.c 14bdf978ef hw/armv7m_nvic: Correctly register GIC region when setting up NVIC 13 лет назад
audiodev.h 4a0f031d5b audio: remove unused parameter isa_pic 13 лет назад
axis_dev88.c 5935664fc0 cris-boot: Pass CRISCPU to cris_load_image() 13 лет назад
baum.c 1f51470d04 Revert "qemu-char: Print strerror message on failure" and deps 13 лет назад
baum.h 1f51470d04 Revert "qemu-char: Print strerror message on failure" and deps 13 лет назад
bitbang_i2c.c 83f7d43a9e qom: Unify type registration 13 лет назад
bitbang_i2c.h 3cd035d863 GPIO I2C rework 15 лет назад
blizzard.c 08c4ea294f fix screendump 13 лет назад
blizzard_template.h e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 16 лет назад
block-common.c b7eb0c9f95 hw/block-common: Factor out fall back to legacy -drive cyls=... 13 лет назад
block-common.h b7eb0c9f95 hw/block-common: Factor out fall back to legacy -drive cyls=... 13 лет назад
boards.h be52202902 Allow QEMUMachine to override reset sequencing 13 лет назад
bonito.c 8558d942b6 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE 13 лет назад
bt-hci-csr.c 66a0a2cb81 fix spelling in hw sub directory 13 лет назад
bt-hci.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
bt-hid.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
bt-l2cap.c 0ed8b6f67f Avoid returning void 13 лет назад
bt-sdp.c 93bfef4c6e Allow machines to configure the QEMU_VERSION that's exposed via hardware 13 лет назад
bt.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
bt.h 541dc0d47f Use new macro QEMU_PACKED for packed structures 14 лет назад
cadence_gem.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
cadence_ttc.c 69efc0265f cadence_ttc: changed master clock frequency 13 лет назад
cadence_uart.c 96d90d32ac cadence_uart: Fix buffer overflow 13 лет назад
cbus.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
ccid-card-emulated.c 83f7d43a9e qom: Unify type registration 13 лет назад
ccid-card-passthru.c 83f7d43a9e qom: Unify type registration 13 лет назад
ccid.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
cdrom.c 43b443b668 scsi: move scsi-disk.h -> scsi.h 16 лет назад
cirrus_vga.c 08406b035e Revert "fix some debug printf format strings" 13 лет назад
cirrus_vga_rop.h 8c78881f48 cirrus: avoid write only variables 15 лет назад
cirrus_vga_rop2.h 8c78881f48 cirrus: avoid write only variables 15 лет назад
cirrus_vga_template.h 94d7b48334 vga: move Cirrus VGA template to its own file 13 лет назад
collie.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
cris-boot.c 1584aafd02 cris-boot: Pass CRISCPU to main_cpu_reset(). 13 лет назад
cris-boot.h 5935664fc0 cris-boot: Pass CRISCPU to cris_load_image() 13 лет назад
cris_pic_cpu.c fc9bb17697 cris hw/: Don't use CPUState 13 лет назад
cs4231.c 83f7d43a9e qom: Unify type registration 13 лет назад
cs4231a.c 83f7d43a9e qom: Unify type registration 13 лет назад
cuda.c a348f10884 Add missing const attributes for MemoryRegionOps 13 лет назад
debugcon.c 83f7d43a9e qom: Unify type registration 13 лет назад
dec_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
dec_pci.h ab61536737 dec_pci: QOM'ify DEC 21154 PCI-PCI bridge 13 лет назад
device-hotplug.c dd97aa8adc Add generic drive hotplugging 13 лет назад
devices.h fe06bd93e3 tc63963xb: convert to memory API 14 лет назад
dma.c acae6f1c4c dma: Avoid reentrancy in DMA transfer handlers 14 лет назад
dp8393x.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
ds1225y.c 83f7d43a9e qom: Unify type registration 13 лет назад
ds1338.c fbac6a7d35 ds1338: Add missing break statement 13 лет назад
dummy_m68k.c 7927df3a8b m68k hw/: Don't use CPUState 13 лет назад
e1000.c e1a0ffb957 e1000: Discard packets that are too long if !SBP and !LPE 12 лет назад
e1000_hw.h 2e54cc21ad e1000: introduce bits of PHY control register 13 лет назад
ecc.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
eccmemctl.c 83f7d43a9e qom: Unify type registration 13 лет назад
eepro100.c bfa23099aa eepro100: Fix network hang when rx buffers run out 13 лет назад
eeprom93xx.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
eeprom93xx.h 5fce2b3e46 eepro100: Add a dev field to eeprom new/free functions 15 лет назад
elf_ops.h 4de6467cbc fix entry pointer for ELF kernels loaded with -kernel option 13 лет назад
empty_slot.c 83f7d43a9e qom: Unify type registration 13 лет назад
empty_slot.h da9fcfa544 create empty_slot device 15 лет назад
es1370.c f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
escc.c 16fd921bd3 hw/escc: Drop duplicate definition of 'disabled' property 13 лет назад
escc.h 23c5e4cab2 ppc: convert to memory API 14 лет назад
esp-pci.c cea936b1b5 esp: add Tekram DC-390 emulation (PC SCSI adapter) 13 лет назад
esp.c 9ea73f8b10 esp: support 24-bit DMA 13 лет назад
esp.h 9c7e23fc4d esp: move some definitions to header file 13 лет назад
etraxfs.h fc9bb17697 cris hw/: Don't use CPUState 13 лет назад
etraxfs_dma.c 73a511decc etraxfs-dma: Model metadata and eop 13 лет назад
etraxfs_dma.h 73a511decc etraxfs-dma: Model metadata and eop 13 лет назад
etraxfs_eth.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
etraxfs_pic.c 83f7d43a9e qom: Unify type registration 13 лет назад
etraxfs_ser.c fc9bb17697 cris hw/: Don't use CPUState 13 лет назад
etraxfs_timer.c 83f7d43a9e qom: Unify type registration 13 лет назад
exynos4210.c ffbbe7d02f exynos4210: add Exynos4210 i2c implementation 13 лет назад
exynos4210.h ffbbe7d02f exynos4210: add Exynos4210 i2c implementation 13 лет назад
exynos4210_combiner.c 5181b50fc8 hw/exynos4210_combiner.c: Drop excessive read/write access check. 13 лет назад
exynos4210_fimd.c 30628cb12d Exynos4210: added display controller implementation 13 лет назад
exynos4210_gic.c 61558e7a75 ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality. 13 лет назад
exynos4210_i2c.c ffbbe7d02f exynos4210: add Exynos4210 i2c implementation 13 лет назад
exynos4210_mct.c 2e2aafc0f6 ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel. 13 лет назад
exynos4210_pmu.c df91b48f64 ARM: exynos4210: basic Power Management Unit implementation 13 лет назад
exynos4210_pwm.c b631bc37d9 hw/exynos4210_pwm.c: Fix STOP status in tick handler. 13 лет назад
exynos4210_rtc.c 4688870d87 hw/exynos4210_rtc.c: remove unnecessary code 13 лет назад
exynos4210_uart.c b85f62d781 Fix bit test in Exynos4210 UART emulation to use & instead of && 13 лет назад
exynos4_boards.c a005d0732f net: Remove VLANState 13 лет назад
fdc.c 6d013772c0 fdc: fix relative seek 13 лет назад
fdc.h 61a8d649ff fdc: Move floppy geometry guessing back from block.c 13 лет назад
firmware_abi.h 64a7fde8e8 Document sun ID PROM contents 16 лет назад
flash.h cfe5f01104 pflash_cfi01/pflash_cfi02: convert to memory API 14 лет назад
fmopl.c 31de83140d fmopl: Fix typo in function name 13 лет назад
fmopl.h c11e80e299 fmopl: Fix spelling in code and comments 13 лет назад
framebuffer.c 9c6bb55b86 framebuffer: Fix spelling in comment (leight -> height) 13 лет назад
framebuffer.h 75c9d6c2f8 framebuffer: drop use of cpu_get_physical_page_desc() 13 лет назад
fw_cfg.c 83f7d43a9e qom: Unify type registration 13 лет назад
fw_cfg.h de1f34cb63 Change fw_cfg_add_file() to get full file path as a parameter. 14 лет назад
g364fb.c 45efb16124 optimize screendump for the common non-switch case 13 лет назад
grackle_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
grlib.h 98cec4a2e6 sparc hw/: Don't use CPUState 13 лет назад
grlib_apbuart.c 83f7d43a9e qom: Unify type registration 13 лет назад
grlib_gptimer.c 83f7d43a9e qom: Unify type registration 13 лет назад
grlib_irqmp.c 83f7d43a9e qom: Unify type registration 13 лет назад
gt64xxx.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
gumstix.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
gus.c 83f7d43a9e qom: Unify type registration 13 лет назад
gusemu.h 26404edcce hw: Fix spelling in comments 13 лет назад
gusemu_hal.c 66a0a2cb81 fix spelling in hw sub directory 13 лет назад
gusemu_mixer.c 731ba0cec2 Fix some signedness issues caught by gcc 4.3 17 лет назад
gustate.h 423d65f4f9 Gravis Ultrasound GF1 sound card emulation (malc). 17 лет назад
hd-geometry.c 2adc99b277 hd-geometry: Compute BIOS CHS translation in one place 13 лет назад
hda-audio.c ec4a804792 hda: fix codec ids 13 лет назад
heathrow_pic.c 0157644c7b PPC: Fix heathrow PIC to use little endian MMIO 14 лет назад
hid.c 18f88f1195 hid: fix misassignment 14 лет назад
hid.h 701a8f76aa vmstate: extract declarations out of hw/hw.h 13 лет назад
highbank.c a005d0732f net: Remove VLANState 13 лет назад
hpet.c ce967e2f33 i8254: Rework & fix interaction with HPET in legacy mode 13 лет назад
hpet_emul.h ce967e2f33 i8254: Rework & fix interaction with HPET in legacy mode 13 лет назад
hw.h 701a8f76aa vmstate: extract declarations out of hw/hw.h 13 лет назад
i2c.c 0866aca1de qbus: Make child devices links 13 лет назад
i2c.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
i82374.c 049a9f7b94 i82378/i82374: Do not create DMA controller twice 13 лет назад
i82378.c 0ec64507a5 i82378: Remove bogus MMIO coalescing 13 лет назад
i8254.c 3fbc1c0c13 i8254: Open-code timer restore 13 лет назад
i8254.h 5d17c0d2df kvm: x86: Add user space part for in-kernel i8254 13 лет назад
i8254_common.c 3fbc1c0c13 i8254: Open-code timer restore 13 лет назад
i8254_internal.h d11e859e4a i8254: Factor out base class for KVM reuse 13 лет назад
i8259.c 08406b035e Revert "fix some debug printf format strings" 13 лет назад
i8259_common.c aa24822bdc i8259: Do not clear level-triggered lines in IRR on init 13 лет назад
i8259_internal.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
ide.h 9139046c16 ide pc: Cut out the block layer geometry middleman 13 лет назад
imx.h 78d1404dcc i.MX31: Timers 13 лет назад
imx_avic.c 40291d6146 hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits 13 лет назад
imx_ccm.c bcc181b0ad i.MX31: Clock Control Module 13 лет назад
imx_serial.c 40b6f91151 i.MX: UART support 13 лет назад
imx_timer.c 78d1404dcc i.MX31: Timers 13 лет назад
integratorcp.c a005d0732f net: Remove VLANState 13 лет назад
intel-hda-defs.h d61a4ce8f0 Add Intel HD Audio support to qemu. 15 лет назад
intel-hda.c 5e59b02435 Merge branch pci into master 13 лет назад
intel-hda.h 0d936928ef qdev: Convert busses to QEMU Object Model 13 лет назад
ioapic.c 0c1f781b7c ioapic: fix build with DEBUG_IOAPIC 13 лет назад
ioapic.h b881fbe9f7 pc: Generalize ISA IRQs to GSIs 14 лет назад
ioapic_common.c 83f7d43a9e qom: Unify type registration 13 лет назад
ioapic_internal.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
ioh3420.c 4d0fcc1968 ioh3420: Remove unreachable code 13 лет назад
ioh3420.h 8135aeed0f ioh3420: pcie root port in X58 ioh 15 лет назад
irq.c 2028834574 qtest: IRQ interception infrastructure 13 лет назад
irq.h 2028834574 qtest: IRQ interception infrastructure 13 лет назад
isa-bus.c 0d936928ef qdev: Convert busses to QEMU Object Model 13 лет назад
isa.h 8aca521512 Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging 13 лет назад
isa_mmio.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
ivshmem.c 7e7de876ae ivshmem: remove redundant ioeventfd configuration 13 лет назад
jazz_led.c 1673510204 Remove screendump dummy functions. 13 лет назад
kvmvapic.c 4a8fa5dca1 i386 hw/: Don't use CPUState 13 лет назад
kzm.c a005d0732f net: Remove VLANState 13 лет назад
lan9118.c 635cc81bf9 lan9118: fix multicast filtering 13 лет назад
lance.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
leon3.c c537d79cc5 leon3: Store SPARCCPU in ResetData 13 лет назад
lm32.h f89286ae45 lm32: pic and juart helper functions 14 лет назад
lm32_boards.c b143559655 lm32_boards: Store LM32CPU in ResetInfo 13 лет назад
lm32_hwsetup.h 7267c0947d Use glib memory allocation and free functions 14 лет назад
lm32_juart.c 83f7d43a9e qom: Unify type registration 13 лет назад
lm32_juart.h 15d7dc4f80 lm32: juart model 14 лет назад
lm32_pic.c 83f7d43a9e qom: Unify type registration 13 лет назад
lm32_pic.h 661f1929d0 monitor: Restrict pic/irq_info to supporting targets 14 лет назад
lm32_sys.c 83f7d43a9e qom: Unify type registration 13 лет назад
lm32_timer.c 83f7d43a9e qom: Unify type registration 13 лет назад
lm32_uart.c 83f7d43a9e qom: Unify type registration 13 лет назад
lm4549.c 2b9a5aca51 lm4549: Fix buffer overflow 13 лет назад
lm4549.h 4d8db4e4a0 hw: Fix spelling (licenced->licensed) 13 лет назад
lm832x.c 83f7d43a9e qom: Unify type registration 13 лет назад
loader.c 5025d5421d uImage: increase the gzip load size 13 лет назад
loader.h 80a2ba3d3c use an uint64_t for the max_sz parameter in load_image_targphys 13 лет назад
lsi53c895a.c 5e3bc7144e Merge remote-tracking branch 'mst/tags/for_anthony' into staging 13 лет назад
m48t59.c 7bc3018b32 m48t59: Rename "type" property to "model" 13 лет назад
mac_dbdma.c 0abc2712b8 remove unused function 14 лет назад
mac_dbdma.h 0abc2712b8 remove unused function 14 лет назад
mac_nvram.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
macio.c 83f7d43a9e qom: Unify type registration 13 лет назад
mainstone.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
marvell_88w8618_audio.c 83f7d43a9e qom: Unify type registration 13 лет назад
max111x.c 83f7d43a9e qom: Unify type registration 13 лет назад
max7310.c 83f7d43a9e qom: Unify type registration 13 лет назад
mc146818rtc.c 4e27e819be qapi: Add Visitor interfaces for uint*_t and int*_t 13 лет назад
mc146818rtc.h fd94be7ae6 rtc: split out macros into a header file and use in test case 13 лет назад
mc146818rtc_regs.h fd94be7ae6 rtc: split out macros into a header file and use in test case 13 лет назад
mcf.h 7927df3a8b m68k hw/: Don't use CPUState 13 лет назад
mcf5206.c b750d22466 hw/mcf5206: Fix buffer overflow for MBAR read / write 13 лет назад
mcf5208.c a005d0732f net: Remove VLANState 13 лет назад
mcf_fec.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
mcf_intc.c 7927df3a8b m68k hw/: Don't use CPUState 13 лет назад
mcf_uart.c aa6e4986b8 mcf_uart: convert to memory API 13 лет назад
megasas.c fb6541571e megasas: Add 'hba_serial' property 13 лет назад
mfi.h 76b523db00 megasas: static SAS addresses 13 лет назад
microblaze_boot.c bf494367fa microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel() 13 лет назад
microblaze_boot.h bf494367fa microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel() 13 лет назад
microblaze_pic_cpu.c ee11850732 microblaze hw/: Don't use CPUState 13 лет назад
microblaze_pic_cpu.h ee11850732 microblaze hw/: Don't use CPUState 13 лет назад
milkymist-ac97.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-hpdmc.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-hw.h fcfa339778 milkymist_uart: support new core version 14 лет назад
milkymist-memcard.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-minimac2.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
milkymist-pfpu.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-softusb.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-sysctl.c 060544d30f milkymist-sysctl: support for new core version 13 лет назад
milkymist-tmu2.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-uart.c 83f7d43a9e qom: Unify type registration 13 лет назад
milkymist-vgafb.c a3b6181e42 milkymist-vgafb: add missing register 13 лет назад
milkymist-vgafb_template.h 0f3c3cc950 lm32: Fix mixup of uint32 and uint32_t 13 лет назад
milkymist.c f6932a867d milkymist: Store LM32 in ResetInfo 13 лет назад
mips-bios.h bba831e80f Remove obsolete BIOS_SIZE from sysemu.h 16 лет назад
mips.h b39506e44d jazz-led: convert to QOM 13 лет назад
mips_addr.c b970ea8f8d Compile some MIPS devices only once 15 лет назад
mips_cpudevs.h 61c56c8c86 mips hw/: Don't use CPUState 13 лет назад
mips_fulong2e.c 800cf598f9 mips_fulong2e: Pass MIPSCPU to main_cpu_reset() 13 лет назад
mips_int.c 61c56c8c86 mips hw/: Don't use CPUState 13 лет назад
mips_jazz.c c8057f951d Support 'help' as a synonym for '?' in command line options 13 лет назад
mips_malta.c f6b803df74 mips/malta: fix CBUS UART interrupt pin 12 лет назад
mips_mipssim.c a005d0732f net: Remove VLANState 13 лет назад
mips_r4k.c a005d0732f net: Remove VLANState 13 лет назад
mips_timer.c 61c56c8c86 mips hw/: Don't use CPUState 13 лет назад
mipsnet.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
mpc8544_guts.c e2684c0b58 ppc hw/: Don't use CPUState 13 лет назад
msi.c 932d4a42af msi/msix: added API to set MSI message address and data 13 лет назад
msi.h 932d4a42af msi/msix: added API to set MSI message address and data 13 лет назад
msix.c 3cac001e5a msix: make [un]use vectors on reset/load optional 13 лет назад
msix.h 932d4a42af msi/msix: added API to set MSI message address and data 13 лет назад
msmouse.c 1f51470d04 Revert "qemu-char: Print strerror message on failure" and deps 13 лет назад
msmouse.h 1f51470d04 Revert "qemu-char: Print strerror message on failure" and deps 13 лет назад
mst_fpga.c 83f7d43a9e qom: Unify type registration 13 лет назад
multiboot.c 9c3a596a03 fix multiboot loading if load_end_addr == 0 13 лет назад
multiboot.h 52001445c9 multiboot: Separate multiboot loading into separate file 15 лет назад
musicpal.c 47b11da1e9 musicpal: Fix flash mapping 13 лет назад
nand.c eb63b0c2da hw: Fix return value check for bdrv_read, bdrv_write 12 лет назад
ne2000-isa.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
ne2000.c b20c6b9e47 net: Rename qemu_del_vlan_client() to qemu_del_net_client() 13 лет назад
ne2000.h 35277d14ec net: Rename vc local variables to nc 13 лет назад
nseries.c 93bfef4c6e Allow machines to configure the QEMU_VERSION that's exposed via hardware 13 лет назад
null-machine.c b4a738bf93 boards: add a 'none' machine type to all platforms 13 лет назад
nvram.h 48a18b3c69 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 13 лет назад
omap.h cdb30d446f hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx 13 лет назад
omap1.c 4bd7466166 arm_pic: Pass ARMCPU to arm_pic_init_cpu() 13 лет назад
omap2.c 4bd7466166 arm_pic: Pass ARMCPU to arm_pic_init_cpu() 13 лет назад
omap_clk.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
omap_dma.c 7405165e26 omap_dma: convert to memory API 13 лет назад
omap_dss.c 3c8359d11a omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS 13 лет назад
omap_gpio.c 83f7d43a9e qom: Unify type registration 13 лет назад
omap_gpmc.c 0ec6dc730c hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine 13 лет назад
omap_gptimer.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
omap_i2c.c 54e17933bf hw/omap_i2c: Convert to qdev 13 лет назад
omap_intc.c 83f7d43a9e qom: Unify type registration 13 лет назад
omap_l4.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
omap_lcd_template.h e2542fe2bc rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 16 лет назад
omap_lcdc.c 08c4ea294f fix screendump 13 лет назад
omap_mmc.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
omap_sdrc.c 6a0148e7b5 omap_sdrc: convert to memory API 13 лет назад
omap_spi.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
omap_sx1.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
omap_synctimer.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
omap_tap.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
omap_uart.c f44336c594 omap_l4: rename omap_l4_attach_region() to omap_l4_attach() 13 лет назад
onenand.c eb63b0c2da hw: Fix return value check for bdrv_read, bdrv_write 12 лет назад
opencores_eth.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
openpic.c 3e77223293 openpic: Added BRR1 register 13 лет назад
openpic.h 8a5faa1d3e openpic: remove dead code to make a PCI device version 13 лет назад
openrisc_pic.c dd29c7fb01 target-or32: Add PIC support 13 лет назад
openrisc_sim.c a005d0732f net: Remove VLANState 13 лет назад
openrisc_timer.c 99f575edcc target-or32: Add timer support 13 лет назад
palm.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
parallel.c 83f7d43a9e qom: Unify type registration 13 лет назад
pc.c e89001f72e pc: Fix RTC CMOS info on RAM for ram_size < 1MiB 13 лет назад
pc.h df8002103c Revert "vga: add some optional CGA compatibility hacks" 13 лет назад
pc_piix.c a9b670b139 Merge remote-tracking branch 'bonzini/scsi-next' into staging 13 лет назад
pc_sysfw.c dfc65f1f78 Un-inline fdctrl_init_isa() 13 лет назад
pci-hotplug.c a99cb0d20a hmp: do not crash on invalid SCSI hotplug 12 лет назад
pci-stub.c bde299a247 Revert "pci: add some stubs" 13 лет назад
pci.c 6ac46e3216 pcie: drop version_id field for live migration 13 лет назад
pci.h 5e59b02435 Merge branch pci into master 13 лет назад
pci_bridge.c 5e59b02435 Merge branch pci into master 13 лет назад
pci_bridge.h f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
pci_bridge_dev.c f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
pci_host.c b44ff9d430 pci_host: Turn into SysBus-derived QOM type 13 лет назад
pci_host.h b44ff9d430 pci_host: Turn into SysBus-derived QOM type 13 лет назад
pci_ids.h fabaaf1d1f esp: add AMD PCscsi emulation (PCI SCSI adapter) 13 лет назад
pci_internals.h 5e59b02435 Merge branch pci into master 13 лет назад
pci_regs.h 453058d3e7 pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE 13 лет назад
pcie.c 40021f0888 pci: convert to QEMU Object Model 13 лет назад
pcie.h 6ac46e3216 pcie: drop version_id field for live migration 13 лет назад
pcie_aer.c 4382057785 pcie_aer: clear cmask for Advanced Error Interrupt Message Number 13 лет назад
pcie_aer.h 34e65944c0 pcie/aer: helper functions for pcie aer capability 14 лет назад
pcie_host.c c76f990e8d pcie_host: convert to memory API 14 лет назад
pcie_host.h c76f990e8d pcie_host: convert to memory API 14 лет назад
pcie_port.c 633442ff56 pcie: drop functionality moved to core 13 лет назад
pcie_port.h bc20ba98b1 pcie port: define struct PCIEPort/PCIESlot and helper functions 15 лет назад
pcie_regs.h 1a1ea6f093 pcie_regs.h: more constants 14 лет назад
pckbd.c 83f7d43a9e qom: Unify type registration 13 лет назад
pcmcia.h 2446333cd5 Rearrange block headers 15 лет назад
pcnet-pci.c b20c6b9e47 net: Rename qemu_del_vlan_client() to qemu_del_net_client() 13 лет назад
pcnet.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
pcnet.h 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
pcspk.c 4aa5d2853a i8254: Factor out pit_get_channel_info 13 лет назад
pcspk.h 302fe51b59 pcspk: Convert to qdev 13 лет назад
petalogix_ml605_mmu.c 669b498301 xilinx_axi*: Re-implemented interconnect 13 лет назад
petalogix_s3adsp1800_mmu.c abe098e4f9 xilinx_timer: changed nr_timers to one_timer_only 13 лет назад
pflash_cfi01.c f3e9893078 pflash_cfi01: Fix warning caused by unreachable code 13 лет назад
pflash_cfi02.c de8efe8f6c pflash_cfi01/02: support read-only pflash devices 13 лет назад
piix4.c 83f7d43a9e qom: Unify type registration 13 лет назад
piix_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
pixel_ops.h e27f01ef24 Use pixel_ops.h in PXA LCD screen drawing. 18 лет назад
pl011.c 0d4abda8f7 hw/pl011.c: Avoid crash on read when no chr backend present 13 лет назад
pl022.c 22168e6660 Remove unnecessary includes of primecell.h 13 лет назад
pl031.c b0f26631bc pl031: switch clock base to rtc_clock 13 лет назад
pl041.c 83f7d43a9e qom: Unify type registration 13 лет назад
pl041.h 4d8db4e4a0 hw: Fix spelling (licenced->licensed) 13 лет назад
pl041.hx 4d8db4e4a0 hw: Fix spelling (licenced->licensed) 13 лет назад
pl050.c 83f7d43a9e qom: Unify type registration 13 лет назад
pl061.c 83f7d43a9e qom: Unify type registration 13 лет назад
pl080.c 83f7d43a9e qom: Unify type registration 13 лет назад
pl110.c 83f7d43a9e qom: Unify type registration 13 лет назад
pl110_template.h 4fbf55568b hw/pl110: Model the PL111 CLCD controller 14 лет назад
pl181.c 83f7d43a9e qom: Unify type registration 13 лет назад
pl190.c 806d996789 pl190: fix read of VECTADDR 13 лет назад
pm_smbus.c 1012e960c7 Update to a hopefully more future proof FSF address 15 лет назад
pm_smbus.h fc0bdd995c acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c 15 лет назад
ppc-viosrp.h 6e270446d0 Implement PAPR virtual SCSI interface (ibmvscsi) 14 лет назад
ppc.c e2684c0b58 ppc hw/: Don't use CPUState 13 лет назад
ppc.h e2684c0b58 ppc hw/: Don't use CPUState 13 лет назад
ppc405.h e2684c0b58 ppc hw/: Don't use CPUState 13 лет назад
ppc405_boards.c c5705a7728 vmstate, memory: decouple vmstate from memory API 13 лет назад
ppc405_uc.c d715ea9612 PPC: 405: Fix ppc405ep initialization 13 лет назад
ppc440_bamboo.c db6e5ab78e PPC: Bamboo: Fix memory size DT property 12 лет назад
ppc4xx.h 42c281a283 ppc4xx_pci: QOM'ify ppc4xx PCI host bridge 13 лет назад
ppc4xx_devs.c 90cb09d9d3 ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset() 13 лет назад
ppc4xx_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
ppc_booke.c e2684c0b58 ppc hw/: Don't use CPUState 13 лет назад
ppc_mac.h 0e655047c5 grackle_pci: QOM'ify Grackle PCI host bridge 13 лет назад
ppc_newworld.c c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 13 лет назад
ppc_oldworld.c c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 13 лет назад
ppc_prep.c 8558d942b6 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE 13 лет назад
ppce500_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
ppce500_spin.c 7c7bb0223e Use macro QEMU_PACKED for new packed structures 13 лет назад
prep_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
primecell.h 2a9577034a hw/primecell.h: Remove obsolete pl080_init() declaration 13 лет назад
ps2.c 5cbdb3a34b Replace Qemu by QEMU in comments 13 лет назад
ps2.h fd65f595fe ps2: avoid repeated header file includes 13 лет назад
ptimer.c cf36b31db2 Limit ptimer rate to something achievable 13 лет назад
ptimer.h 701a8f76aa vmstate: extract declarations out of hw/hw.h 13 лет назад
puv3.c 220c214745 unicore32-softmmu: Add is_default setting for puv3 machine 13 лет назад
puv3.h fbbdf9838d unicore32-softmmu: Add puv3 soc/board support 13 лет назад
puv3_dma.c 1ea3489963 unicore32-softmmu: Add puv3 dma support 13 лет назад
puv3_gpio.c a89d01c192 unicore32-softmmu: Add puv3 gpio support 13 лет назад
puv3_intc.c 5c8556a6f6 unicore32-softmmu: Add puv3 interrupt support 13 лет назад
puv3_ost.c 56d07a9050 unicore32-softmmu: Add puv3 ostimer support 13 лет назад
puv3_pm.c f716c1973a unicore32-softmmu: Add puv3 pm support 13 лет назад
pxa.h f161bcd05f pxa2xx: Pass ARMCPU to pxa2xx_pic_init() 13 лет назад
pxa2xx.c e2f8a44d0d hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs 13 лет назад
pxa2xx_dma.c a10394e1da hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device state 13 лет назад
pxa2xx_gpio.c 95d42bb5d7 pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo 13 лет назад
pxa2xx_keypad.c 8c4ec5c026 pxa2xx_keypad: fix unbalanced parenthesis. 13 лет назад
pxa2xx_lcd.c 27424dcc68 hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device state 13 лет назад
pxa2xx_mmci.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
pxa2xx_pcmcia.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
pxa2xx_pic.c 9ee703b096 hw/pxa2xx_pic: Convert coprocessor registers to new scheme 13 лет назад
pxa2xx_template.h b9d38e9510 Fix Sparse warnings about using plain integer as NULL pointer 16 лет назад
pxa2xx_timer.c 83f7d43a9e qom: Unify type registration 13 лет назад
qdev-addr.c c08fb2ac00 qdev: Switch property accessors to fixed-width visitor interfaces 13 лет назад
qdev-addr.h c227f0995e Revert "Get rid of _t suffix" 16 лет назад
qdev-dma.h e5332e6334 iommu: Introduce IOMMU emulation infrastructure 13 лет назад
qdev-monitor.c da9fbe76a0 fix info qtree indention 13 лет назад
qdev-properties.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
qdev.c da5a44e8b0 qom: object_delete should unparent the object first 13 лет назад
qdev.h 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
qxl-logger.c fae2afb10e qxl: check for NULL return from qxl_phys2virt 13 лет назад
qxl-render.c a106eaa3a6 qxl: always update displaysurface on resize 12 лет назад
qxl.c 8c9283c82a qxl: reload memslots after migration, when qxl is in UNDEFINED mode 12 лет назад
qxl.h b75c710575 qxl: add QXL_IO_MONITORS_CONFIG_ASYNC 13 лет назад
r2d.c 868bac81d7 r2d: Store SuperHCPU in ResetData 13 лет назад
rc4030.c 3054434d61 rc4030: convert to memory API 13 лет назад
realview.c 4bd7466166 arm_pic: Pass ARMCPU to arm_pic_init_cpu() 13 лет назад
realview_gic.c fbbd05dc2a hw/realview_gic: switch to sysbus GIC 13 лет назад
rtl8139.c b20c6b9e47 net: Rename qemu_del_vlan_client() to qemu_del_net_client() 13 лет назад
s390-virtio-bus.c e63e7fde24 virtio-blk: qdev properties for disk geometry 13 лет назад
s390-virtio-bus.h 0d936928ef qdev: Convert busses to QEMU Object Model 13 лет назад
s390-virtio.c 7817b8d858 s390x: fix -initrd in virtio machine 12 лет назад
sb16.c 83f7d43a9e qom: Unify type registration 13 лет назад
sbi.c 83f7d43a9e qom: Unify type registration 13 лет назад
scsi-bus.c d83c951cce scsi: fix warning 13 лет назад
scsi-defs.h e4b65262a3 scsi: add support for ATA_PASSTHROUGH_xx scsi command 13 лет назад
scsi-disk.c 75a44ae297 SCSI: Standard INQUIRY data should report HiSup flag as set. 13 лет назад
scsi-generic.c 0f1da449ec scsi: more fixes to properties for passthrough devices 13 лет назад
scsi.h 53200fad0e scsi: report parameter changes to HBA drivers 13 лет назад
sd.c eb63b0c2da hw: Fix return value check for bdrv_read, bdrv_write 12 лет назад
sd.h 879bf4a716 hw/sd.c: make sd_dataready() return bool 13 лет назад
serial.c dfe844c904 serial: clear LSR.TEMT when populating the TSR 13 лет назад
sga.c 83f7d43a9e qom: Unify type registration 13 лет назад
sh.h 0b7ade1d3e sh4 hw/: Don't use CPUState 13 лет назад
sh7750.c 12f30833b9 sh7750: Remove redundant 'struct' from MemoryRegionOps 13 лет назад
sh7750_regnames.c c227f0995e Revert "Get rid of _t suffix" 16 лет назад
sh7750_regnames.h 27c7ca7e77 SHIX board emulation (Samuel Tardieu) 19 лет назад
sh7750_regs.h 66a0a2cb81 fix spelling in hw sub directory 13 лет назад
sh_intc.c 12f30833b9 sh7750: Remove redundant 'struct' from MemoryRegionOps 13 лет назад
sh_intc.h b279e5efc0 sh_intc: convert interrupt controller to memory API 13 лет назад
sh_pci.c 83f7d43a9e qom: Unify type registration 13 лет назад
sh_serial.c c1950a4e95 hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr 13 лет назад
sh_timer.c 49d4d9b63e ptimer: move declarations to ptimer.h 13 лет назад
sharpsl.h 383d01c663 SharpSL scoop device - convert to qdev 14 лет назад
shix.c 0b7ade1d3e sh4 hw/: Don't use CPUState 13 лет назад
shpc.c da5a44e8b0 qom: object_delete should unparent the object first 13 лет назад
shpc.h 1dc324d20f shpc: standard hot plug controller 13 лет назад
slavio_intctl.c 83f7d43a9e qom: Unify type registration 13 лет назад
slavio_misc.c 83f7d43a9e qom: Unify type registration 13 лет назад
slavio_timer.c 83f7d43a9e qom: Unify type registration 13 лет назад
slotid_cap.c 762833b3b8 slotid: add slot id capability 13 лет назад
slotid_cap.h 762833b3b8 slotid: add slot id capability 13 лет назад
sm501.c d1f3dd343c Fix memory dirty getting API change fallout 13 лет назад
sm501_template.h 54f7b4a396 Replace cpu_physical_memory_rw were possible 14 лет назад
smbios.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
smbios.h 541dc0d47f Use new macro QEMU_PACKED for packed structures 14 лет назад
smbus.c 83f7d43a9e qom: Unify type registration 13 лет назад
smbus.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
smbus_eeprom.c 83f7d43a9e qom: Unify type registration 13 лет назад
smc91c111.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
soc_dma.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
soc_dma.h 2654c962b8 omap1: convert to memory API (part VI) 14 лет назад
spapr.c 159fe82dea pseries: Don't test for MSR_PR for hypercalls under KVM 13 лет назад
spapr.h 5c4cbcf26c pseries dma: DMA window params added to PHB and DT population changed 13 лет назад
spapr_hcall.c 159fe82dea pseries: Don't test for MSR_PR for hypercalls under KVM 13 лет назад
spapr_iommu.c 5c4cbcf26c pseries dma: DMA window params added to PHB and DT population changed 13 лет назад
spapr_llan.c a307d59434 pseries: Rework irq assignment to avoid carrying qemu_irqs around 13 лет назад
spapr_pci.c 8558d942b6 pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE 13 лет назад
spapr_pci.h 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
spapr_rtas.c 5f2e2ba262 pseries: Consolidate hack for RTAS display-character usage 13 лет назад
spapr_vio.c 5c4cbcf26c pseries dma: DMA window params added to PHB and DT population changed 13 лет назад
spapr_vio.h a307d59434 pseries: Rework irq assignment to avoid carrying qemu_irqs around 13 лет назад
spapr_vscsi.c ad0ebb91cd pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure 13 лет назад
spapr_vty.c a307d59434 pseries: Rework irq assignment to avoid carrying qemu_irqs around 13 лет назад
sparc32_dma.c 83f7d43a9e qom: Unify type registration 13 лет назад
sparc32_dma.h c227f0995e Revert "Get rid of _t suffix" 16 лет назад
spitz.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
srp.h 34173da021 srp: Don't use QEMU_PACKED for single elements of a structured type 13 лет назад
ssd0303.c 83f7d43a9e qom: Unify type registration 13 лет назад
ssd0323.c b1c265424a ssd0323: abort() instead of exit(1) on error. 13 лет назад
ssi-sd.c 83f7d43a9e qom: Unify type registration 13 лет назад
ssi.c 0866aca1de qbus: Make child devices links 13 лет назад
ssi.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
stellaris.c 83f7d43a9e qom: Unify type registration 13 лет назад
stellaris_enet.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
stellaris_input.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
stream.c 669b498301 xilinx_axi*: Re-implemented interconnect 13 лет назад
stream.h 669b498301 xilinx_axi*: Re-implemented interconnect 13 лет назад
strongarm.c 4bd7466166 arm_pic: Pass ARMCPU to arm_pic_init_cpu() 13 лет назад
strongarm.h 8bf502e2a6 strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState 13 лет назад
sun4c_intctl.c 83f7d43a9e qom: Unify type registration 13 лет назад
sun4m.c acfbe712df sparc: fix floppy TC line setup 13 лет назад
sun4m.h 661f1929d0 monitor: Restrict pic/irq_info to supporting targets 14 лет назад
sun4m_iommu.c 83f7d43a9e qom: Unify type registration 13 лет назад
sun4u.c c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 13 лет назад
sysbus.c f968fc6892 qdev: Connect busses with their parent devices 13 лет назад
sysbus.h 0d936928ef qdev: Convert busses to QEMU Object Model 13 лет назад
tc58128.c 35914dc724 hw/tc58128.c: Remove unnecessary check for g_malloc failure 13 лет назад
tc6393xb.c 6b620ca3b0 prepare for future GPLv2+ relicensing 13 лет назад
tc6393xb_template.h bcc4e41ffd Convert source files to UTF-8 encoding 13 лет назад
tcx.c 45efb16124 optimize screendump for the common non-switch case 13 лет назад
tmp105.c 83f7d43a9e qom: Unify type registration 13 лет назад
tosa.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
tsc2005.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
tsc210x.c 7267c0947d Use glib memory allocation and free functions 14 лет назад
tusb6010.c 83f7d43a9e qom: Unify type registration 13 лет назад
twl92230.c 348abc86c8 arm: switch real-time clocks to rtc_clock 13 лет назад
unin_pci.c 67c332fd12 pci: Tidy up PCI host bridges 13 лет назад
usb.h d780116ab0 usb-core: Add a usb_ep_find_packet_by_id() helper function 13 лет назад
versatile_i2c.c d1157ca418 realview: break out versatile i2c controller code 13 лет назад
versatile_pci.c 83f7d43a9e qom: Unify type registration 13 лет назад
versatilepb.c 370de0234c Spelling fix in comment (peripherans -> peripherals) 13 лет назад
vexpress.c 3e1954cb4a Versatile Express: Fix NOR flash 0 address and remove flash alias 13 лет назад
vga-isa-mm.c 4a1e244eb6 vga: make vram size configurable 13 лет назад
vga-isa.c 4a1e244eb6 vga: make vram size configurable 13 лет назад
vga-pci.c c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 13 лет назад
vga-pci.h c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 13 лет назад
vga.c df8002103c Revert "vga: add some optional CGA compatibility hacks" 13 лет назад
vga.h 0dad6c35fc vga.h: remove unused stuff and reformat 13 лет назад
vga_int.h 9aa0ff0bf9 vga: Implement blinking of text cursor 13 лет назад
vga_template.h 5e55efc9e7 vga: use constants from vga.h 13 лет назад
vhost.c 753d5e14c4 memory: pass EventNotifier, not eventfd 13 лет назад
vhost.h 2817b260e3 vhost: avoid cpu_get_physical_page_desc() 13 лет назад
vhost_net.c 35277d14ec net: Rename vc local variables to nc 13 лет назад
vhost_net.h 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
virtex_ml507.c abe098e4f9 xilinx_timer: changed nr_timers to one_timer_only 13 лет назад
virtio-balloon.c 23797df3d9 Merge remote-tracking branch 'mjt/mjt-iov2' into staging 13 лет назад
virtio-balloon.h 541dc0d47f Use new macro QEMU_PACKED for packed structures 14 лет назад
virtio-blk.c ea776abca6 virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types 13 лет назад
virtio-blk.h 7b2f89c435 Merge remote-tracking branch 'kwolf/for-anthony' into staging 13 лет назад
virtio-console.c 83f7d43a9e qom: Unify type registration 13 лет назад
virtio-net.c 8e9fdc4a88 net: notify iothread after flushing queue 13 лет назад
virtio-net.h ca384784af virtio-net: add DATA_VALID flag 13 лет назад
virtio-pci.c 3cac001e5a msix: make [un]use vectors on reset/load optional 13 лет назад
virtio-pci.h b2357c484d virtio: Convert to msix_init_exclusive_bar() interface 13 лет назад
virtio-scsi.c bf47da47db virtio-scsi: Fix subtle (guest) endian bug 12 лет назад
virtio-scsi.h 07a5298c30 virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines 13 лет назад
virtio-serial-bus.c 23797df3d9 Merge remote-tracking branch 'mjt/mjt-iov2' into staging 13 лет назад
virtio-serial.h 39bffca203 qdev: register all types natively through QEMU Object Model 13 лет назад
virtio.c 26b9b5fe17 virtio: fix vhost handling 13 лет назад
virtio.h 26b9b5fe17 virtio: fix vhost handling 13 лет назад
vmmouse.c 83f7d43a9e qom: Unify type registration 13 лет назад
vmport.c 4a8fa5dca1 i386 hw/: Don't use CPUState 13 лет назад
vmware_vga.c 0ed8b6f67f Avoid returning void 13 лет назад
vmware_vga.h a369da5f31 vga: improve VGA logic 13 лет назад
vt82c686.c 459ae5ea5a Add PIIX4 properties to control PM system states. 13 лет назад
vt82c686.h c9940edb47 fulong2e: give ISA bus to ISA methods 13 лет назад
watchdog.c c8057f951d Support 'help' as a synonym for '?' in command line options 13 лет назад
watchdog.h 64b85a8f23 Delete useless 'extern' qualifiers for functions 14 лет назад
wdt_i6300esb.c f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
wdt_ib700.c 83f7d43a9e qom: Unify type registration 13 лет назад
wm8750.c bd4dba6658 hw/wm8750: Fix potential buffer overflow 13 лет назад
xen-host-pci-device.c 396af688fc Introduce XenHostPCIDevice to access a pci device on the host. 13 лет назад
xen-host-pci-device.h 396af688fc Introduce XenHostPCIDevice to access a pci device on the host. 13 лет назад
xen.h 08a82ac01c pc: Enable MSI support at APIC level 13 лет назад
xen_apic.c 08a82ac01c pc: Enable MSI support at APIC level 13 лет назад
xen_backend.c b41f671972 xen: Reorganize includes of Xen headers. 13 лет назад
xen_backend.h 161abfb5f9 build: Fix build breakage detected by buildbot 13 лет назад
xen_blkif.h 86178a576b static and inline should came before the type of the functions 16 лет назад
xen_common.h 3978f4612e Merge remote-tracking branch 'sstabellini/compile-xs' into staging 13 лет назад
xen_console.c b41f671972 xen: Reorganize includes of Xen headers. 13 лет назад
xen_devconfig.c 161abfb5f9 build: Fix build breakage detected by buildbot 13 лет назад
xen_disk.c b41f671972 xen: Reorganize includes of Xen headers. 13 лет назад
xen_domainbuild.c d5b93ddfef xen: Support new libxc calls from xen unstable. 14 лет назад
xen_domainbuild.h 9306acb509 xen: pv domain builder. (Gerd Hoffmann) 16 лет назад
xen_machine_pv.c a0595d9eb8 xen_machine_pv: Use cpu_x86_init() to obtain X86CPU 13 лет назад
xen_nic.c 65a2f8e27c xen: flush queue when getting an event 13 лет назад
xen_platform.c da5a44e8b0 qom: object_delete should unparent the object first 13 лет назад
xen_pt.c fb5b0c6d5c fix Xen compilation 13 лет назад
xen_pt.h a0d718a395 Spelling fixes in comments and documentation 13 лет назад
xen_pt_config_init.c a0d718a395 Spelling fixes in comments and documentation 13 лет назад
xen_pt_msi.c 3854ca577d Introduce Xen PCI Passthrough, MSI 13 лет назад
xenfb.c b41f671972 xen: Reorganize includes of Xen headers. 13 лет назад
xgmac.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
xics.c a307d59434 pseries: Rework irq assignment to avoid carrying qemu_irqs around 13 лет назад
xics.h a307d59434 pseries: Rework irq assignment to avoid carrying qemu_irqs around 13 лет назад
xilinx.h 85368b79a0 xilinx.h: Error check when setting links 13 лет назад
xilinx_axidma.c 669b498301 xilinx_axi*: Re-implemented interconnect 13 лет назад
xilinx_axienet.c 669b498301 xilinx_axi*: Re-implemented interconnect 13 лет назад
xilinx_ethlite.c 4e68f7a081 net: Rename VLANClientState to NetClientState 13 лет назад
xilinx_intc.c 24739ab4bb xilinx_intc: changed device name 13 лет назад
xilinx_timer.c 584717a39a xilinx_timer: Fix a compile error if debug enabled 13 лет назад
xilinx_uartlite.c 23d6055eb4 xilinx_uartlite: changed device name 13 лет назад
xilinx_zynq.c 4bd7466166 arm_pic: Pass ARMCPU to arm_pic_init_cpu() 13 лет назад
xio3130_downstream.c f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
xio3130_downstream.h 48ebf2f90f x3130: pcie downstream port 15 лет назад
xio3130_upstream.c f90c2bcdbc pci: convert PCIUnregisterFunc to void 13 лет назад
xio3130_upstream.h faf1e708d5 x3130: pcie upstream port 15 лет назад
xtensa_bootparam.h 292627bb5e xtensa_lx60: pass kernel arguments from -append 14 лет назад
xtensa_lx60.c e38077ff90 target-xtensa: make default CPU depend on target endianness 13 лет назад
xtensa_pic.c 5bfcb36ec4 xtensa hw/: Don't use CPUState 13 лет назад
xtensa_sim.c 82e5d46414 target-xtensa: make 'sim' to be the default machine 13 лет назад
z2.c 3aaa8dfae9 arm_boot: Pass ARMCPU to arm_load_kernel() 13 лет назад
zaurus.c 83f7d43a9e qom: Unify type registration 13 лет назад
zynq_slcr.c 0d10f62708 xilinx_zynq: fix the build 13 лет назад