Sign in
qemu
/
qemu
/
2da1b3abbccd267f09ebda7ba604fbbb0220f406
/
hw
/
misc
f231b88
qerror.h: Remove QERR defines that are only used once
by Cole Robinson
· 11 years ago
6954a1c
misc: zynq_slcr: Make DB_PRINTs always compile
by Peter Crosthwaite
· 11 years ago
15e3611
misc: zynq_slcr: Convert SBD::init to object init
by Peter Crosthwaite
· 11 years ago
db302f8
misc: zynq-slcr: Rewrite
by Peter Crosthwaite
· 11 years ago
efdf6a5
tmp105: Read temperature in milli-celsius
by Paolo Bonzini
· 11 years ago
4e505dd
vfio: Cosmetic error reporting fixes
by Alex Williamson
· 11 years ago
db01eed
vfio: Correction in vfio_rom_read when attempting rom loading
by Bandan Das
· 11 years ago
7c77b65
misc/max111x: QOM casting sweep
by Peter Crosthwaite
· 11 years ago
5ef4a1c
misc/max111x: Create abstract max111x type
by Peter Crosthwaite
· 11 years ago
1a7d9ee
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
by Peter Crosthwaite
· 11 years ago
73795ce
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140226.0' into staging
by Peter Maydell
· 11 years ago
4b94302
vfio: blacklist loading of unstable roms
by Bandan Das
· 11 years ago
13665a2
vfio: Fix overrun after readlink() fills buffer completely
by Markus Armbruster
· 11 years ago
ec1efab
hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
by Peter Maydell
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
8fa7574
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140208' into staging
by Peter Maydell
· 11 years ago
69991d7
arm/zynq: Add software system reset via SCLR
by Sebastian Huber
· 11 years ago
8c5edce
lm32_sys: dump cpu state if test case fails
by Michael Walle
· 11 years ago
9a59e6e
lm32_sys: print test result on stderr
by Michael Walle
· 11 years ago
e67b3ca
lm32_sys: increase test case name length limit
by Michael Walle
· 12 years ago
850bbe1
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140128.0' into staging
by Peter Maydell
· 11 years ago
8b6d140
vfio: correct debug macro typo
by Bandan Das
· 11 years ago
15bce1b
Add DSDT node for AppleSMC
by Gabriel L. Somlo
· 11 years ago
8d7b5a1
vfio: fix mapping of MSIX bar
by Alexey Kardashevskiy
· 11 years ago
87ca1f7
vfio-pci: Fail initfn on DMA mapping errors
by Alex Williamson
· 11 years ago
d3a2fd9
vfio: Filter out bogus mappings
by Alex Williamson
· 11 years ago
e638073
vfio: Do not reattempt a failed rom read
by Bandan Das
· 11 years ago
d20b43d
vfio: warn if host device rom can't be read
by Bandan Das
· 11 years ago
7c4228b
vfio: Destroy memory regions
by Alex Williamson
· 11 years ago
c06f13c
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 11 years ago
c46b07f
exynos4210: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
f3b1764
isa: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
3e40ba0
vfio-pci: Release all MSI-X vectors when disabled
by Alex Williamson
· 11 years ago
b3ebc10
vfio-pci: Add debug config options to disable MSI/X KVM support
by Alex Williamson
· 11 years ago
96eeeba
vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk
by Alex Williamson
· 11 years ago
5b49ab1
vfio-pci: Make use of new KVM-VFIO device
by Alex Williamson
· 11 years ago
8d07d6c
vfio-pci: Fix multifunction=on
by Alex Williamson
· 11 years ago
7839ff5
pc: get rid of builtin pvpanic for "-M pc-1.5"
by Paolo Bonzini
· 11 years ago
d1f2c96
pcmcia: QOM'ify PCMCIACardState and MicroDriveState
by Andreas Färber
· 11 years ago
853ca11
pxa: Fix typo "dettach"
by Andreas Färber
· 11 years ago
53cb9a1
arm11mpcore: Split off SCU device
by Andreas Färber
· 11 years ago
b4a37f1
a9scu: Build only once
by Andreas Färber
· 11 years ago
fc719d7
a9mpcore: Embed A9SCUState
by Andreas Färber
· 11 years ago
9eb39db
a9scu: QOM cleanups
by Andreas Färber
· 11 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
b861605
integrator: fix Linux boot failure by emulating dbg region
by Alex Bennée
· 11 years ago
309cd62
pvpanic: add API to access io port
by Michael S. Tsirkin
· 11 years ago
9e64f8a
hw: set interrupts using pci irq wrappers
by Marcel Apfelbaum
· 11 years ago
68919ca
hw/vfio: set interrupts using pci irq wrappers
by Marcel Apfelbaum
· 11 years ago
b1c50c5
vfio-pci: Fix endian issues in vfio_pci_size_rom()
by Alex Williamson
· 11 years ago
64fa25a
vfio-pci: Add dummy PCI ROM write accessor
by Alex Williamson
· 11 years ago
1d5bf69
vfio: Fix debug output for int128 values
by Alexey Kardashevskiy
· 11 years ago
f16f39c
vfio-pci: Implement PCI hot reset
by Alex Williamson
· 11 years ago
8fbf47c
vfio-pci: Cleanup error_reports
by Alex Williamson
· 11 years ago
6f864e6
vfio-pci: Lazy PCI option ROM loading
by Alex Williamson
· 11 years ago
befe517
vfio-pci: Test device reset capabilities
by Alex Williamson
· 11 years ago
c7679d4
vfio-pci: Add support for MSI affinity
by Alex Williamson
· 11 years ago
213f0c4
qom: Pass available size to object_initialize()
by Andreas Färber
· 11 years ago
fb17dfe
qdev: Pass size to qbus_create_inplace()
by Andreas Färber
· 11 years ago
b5d54bd
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
by Anthony Liguori
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 years ago
a5d3f64
hw/misc: make pvpanic known to user
by Marcel Apfelbaum
· 11 years ago
ca916d3
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
by Vincenzo Maffione
· 11 years ago
a054e2c
zynq_slcr: QOM cast cleanup
by Andreas Färber
· 11 years ago
f1a0a79
slavio_misc: QOM cast cleanup for APCState
by Andreas Färber
· 11 years ago
95eb208
slavio_misc: QOM cast cleanup for MiscState
by Andreas Färber
· 11 years ago
af89a44
puv3_pm: QOM cast cleanup
by Andreas Färber
· 11 years ago
5c0e12f
mst_fpga: QOM cast cleanup
by Andreas Färber
· 11 years ago
aee31f7
milkymist-pfpu: QOM cast cleanup
by Andreas Färber
· 11 years ago
829617a
milkymist-hpdmc: QOM cast cleanup
by Andreas Färber
· 11 years ago
816d323
lm32_sys: QOM cast cleanup
by Andreas Färber
· 11 years ago
b6e1df2
exynos4210_pmu: QOM cast cleanup
by Andreas Färber
· 11 years ago
100bb15
eccmemctl: QOM cast cleanup
by Andreas Färber
· 11 years ago
ba4ea5b
arm_sysctl: QOM cast cleanup
by Andreas Färber
· 11 years ago
0e8982e
arm_l2x0: QOM cast cleanup
by Andreas Färber
· 11 years ago
ae1953d
arm_l2x0: Rename l2x0_state to L2x0State
by Andreas Färber
· 11 years ago
bcb34c7
imx_ccm: QOM cast cleanup
by Andreas Färber
· 11 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 11 years ago
d2f5ea9
pc-testdev: add I/O port to test memory.c auto split/combine
by Paolo Bonzini
· 11 years ago
5040543
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
by Paolo Bonzini
· 11 years ago
b7faba7
pc-testdev: support 8 and 16-bit accesses to 0xe0
by Paolo Bonzini
· 11 years ago
b7578ea
misc/ivshmem: QOM parent field cleanup
by Andreas Färber
· 11 years ago
eb3fedf
misc/ivshmem: QOM Upcast Sweep
by Peter Crosthwaite
· 11 years ago
6d27a40
misc/pci-testdev: QOM parent field cleanup
by Andreas Färber
· 11 years ago
40108d0
misc/pci-testdev: QOM Upcast Sweep
by Peter Crosthwaite
· 11 years ago
90c66f5
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 11 years ago
f3a64b8
slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints
by Markus Armbruster
· 12 years ago
7b4b0e9
vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
by Vijay Mohan Pandarathil
· 11 years ago
39360f0
vfio-pci: VGA quirk update
by Alex Williamson
· 11 years ago
a0f9fdf
PPC: Add timer handler for newworld mac-io
by Alexander Graf
· 11 years ago
03ee3b1
PPC: dbdma: Move processing to io
by Alexander Graf
· 11 years ago
d2f0ce2
PPC: dbdma: Move static bh variable to device struct
by Alexander Graf
· 11 years ago
d1e562d
PPC: dbdma: Introduce kick function
by Alexander Graf
· 11 years ago
f2f963f
PPC: dbdma: Move defines into header file
by Alexander Graf
· 11 years ago
7eaba82
PPC: dbdma: Allow new commands in RUN state
by Alexander Graf
· 11 years ago
58c0c31
PPC: dbdma: Fix debug print
by Alexander Graf
· 11 years ago
33ce36b
PPC: Mac: Add debug prints in macio and dbdma code
by Alexander Graf
· 11 years ago
9e23242
PPC: dbdma: Replace tabs with spaces
by Alexander Graf
· 11 years ago
Next »