Sign in
qemu-android
/
qemu-android
/
c7a59bed62184d2d5ef5c6ed87c7ee6c23c57802
/
hw
36d20cb
hw/core: Introduce QEMU machine as QOM object
by Marcel Apfelbaum
· 11 years ago
1b8601b
spapr-pci: Change the default PCI bus naming
by Alexey Kardashevskiy
· 11 years ago
cdccf7d
block/m25p80: Remove FROM_SSI_SLAVE() usages
by Peter Crosthwaite
· 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
d43269d
ssi: Convert legacy SSI_BUS -> BUS casts
by Peter Crosthwaite
· 11 years ago
1a7d9ee
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
by Peter Crosthwaite
· 11 years ago
267a326
qdev: Set DeviceClass::hotpluggable default in class_init()
by Igor Mammedov
· 11 years ago
2b81b35
qdev: Fix bus dependency of DeviceState::hotpluggable getter
by Andreas Färber
· 11 years ago
be813ef
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
0ca540d
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310' into staging
by Peter Maydell
· 11 years ago
b4e5a4b
acpi-build: don't access unaligned addresses
by Michael S. Tsirkin
· 11 years ago
263cf43
q35: Correct typo BRDIGE -> BRIDGE
by BALATON Zoltan
· 11 years ago
ac41881
pc: avoid duplicate names for ROM MRs
by Michael S. Tsirkin
· 11 years ago
2b19495
hw/arm/musicpal: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
c8f8f9f
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
d2f41a1
hw/arm/omap1.c: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
43a32ed
pxa2xx: Don't shift into sign bit
by Peter Maydell
· 11 years ago
98bc3ab
loader: rename in_ram/has_mr
by Michael S. Tsirkin
· 11 years ago
220c8ed
qemu: x86: ignore ioapic polarity
by Gabriel L. Somlo
· 11 years ago
f1b7e0e
pckbd: return 'keyboard enabled' on read input port command
by Hervé Poussineau
· 11 years ago
175f099
pam: partly fix write-only mode
by Hervé Poussineau
· 11 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
6e1f0a5
PCIE: fix regression with coldplugged multifunction device
by Igor Mammedov
· 11 years ago
ddfa83e
virtio-net: remove function calls from assert
by Joel Stanley
· 11 years ago
8dcf525
acpi-build: append description for non-hotplug
by Michael S. Tsirkin
· 11 years ago
f53f3d0
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
by Peter Maydell
· 11 years ago
d7c698a
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
80aaa07
xenfb: Fix graphic_console_init() build failure
by Andreas Färber
· 11 years ago
6fc0303
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
by Peter Maydell
· 11 years ago
bb2b045
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 11 years ago
2c02f88
hw/ide/ahci.h: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
5643706
console: add head to index to qemu consoles.
by Gerd Hoffmann
· 11 years ago
7e74946
s390x/virtio-ccw: Adapter interrupt support.
by Cornelia Huck
· 12 years ago
0f20ba6
target-ppc: spapr: e500: fix to use cpu_dt_id
by Alexey Kardashevskiy
· 11 years ago
0ce470c
target-ppc: add PowerPCCPU::cpu_dt_id
by Alexey Kardashevskiy
· 11 years ago
a0fcac9
target-ppc: Introduce hypervisor call H_GET_TCE
by Laurent Dufour
· 11 years ago
3f94170
target-ppc: Change the hpte store API
by Aneesh Kumar K.V
· 11 years ago
7c43bca
target-ppc: Fix page table lookup with kvm enabled
by Aneesh Kumar K.V
· 11 years ago
f3c75d4
target-ppc: Fix htab_mask calculation
by Aneesh Kumar K.V
· 11 years ago
3c3b0dd
PPC: sPAPR: Only use getpagesize() when we run with kvm
by Alexander Graf
· 11 years ago
0a61f3b
spapr-vlan: flush queue whenever can_receive can go from false to true
by Alexey Kardashevskiy
· 11 years ago
61de367
qdev: Keep global allocation counter per bus
by Alexander Graf
· 11 years ago
5736245
target-ppc: Update external_htab even when HTAB is managed by kernel
by Aneesh Kumar K.V
· 11 years ago
3b66da8
spapr: print more detailed error message on failed load_elf()
by Alexey Kardashevskiy
· 11 years ago
18674b2
elf-loader: add more return codes
by Alexey Kardashevskiy
· 11 years ago
6a2331d
moxie: fix load_elf() usage
by Alexey Kardashevskiy
· 11 years ago
133e70e
spapr: support only ELF kernel images
by Alexey Kardashevskiy
· 11 years ago
eb1e7c3
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
by Fabien Chouteau
· 11 years ago
0658aa9
virtex_ml507: Add support for loading initrd images
by Edgar E. Iglesias
· 11 years ago
3052f0d
spapr_vscsi: Fix REPORT_LUNS handling
by Nathan Whitehorn
· 11 years ago
09aa9a5
spapr-pci: enable adding PHB via -device
by Alexey Kardashevskiy
· 11 years ago
135a129
kvm: Add a new machine option kvm-type
by Aneesh Kumar K.V
· 11 years ago
c2cb92f
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' into staging
by Peter Maydell
· 11 years ago
739aa55
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
d47e95c
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
by Peter Maydell
· 11 years ago
993c91a
hw/9pfs: Include virtio-9p-device.o in build
by Aneesh Kumar K.V
· 11 years ago
4fa4ce7
hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
by Chen Gang
· 11 years ago
fae0864
hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
by Chen Gang
· 11 years ago
75b7931
hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"
by Chen Gang
· 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
af87bf2
sun4m: Add Sun CG3 framebuffer initialisation function
by Mark Cave-Ayland
· 11 years ago
9eb08a4
sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
by Mark Cave-Ayland
· 11 years ago
ead4cf0
sun4m: fix slavio timer RUN/STOP bit
by Mark Cave-Ayland
· 11 years ago
7f00eb3
s390x/ipl: Fix crash of ELF images with arbitrary entry points
by Thomas Huth
· 11 years ago
c804c2a
s390x/event-facility: exploit realize/unrealize
by Heinz Graalfs
· 11 years ago
6fbef18
s390x/event-facility: add support for live migration
by Heinz Graalfs
· 11 years ago
477a72a
s390x/event-facility: code restructure
by Heinz Graalfs
· 11 years ago
65e526c
s390x/event-facility: some renaming
by Heinz Graalfs
· 11 years ago
6e25280
s390x/sclp: Add missing checks to SCLP handler
by Thomas Huth
· 11 years ago
a0fa2cb
s390x/sclp: Fixed the size of sccb and code parameter
by Thomas Huth
· 11 years ago
9da45bb
s390x/eventfacility: mask out commands
by Christian Borntraeger
· 11 years ago
77319f2
s390x/virtio-hcall: Specification exception for illegal subcodes
by Thomas Huth
· 11 years ago
f2c55d1
s390x/virtio-hcall: Add range check for hypervisor call
by Thomas Huth
· 11 years ago
819bd30
s390x/async_pf: Check for apf extension and enable pfault
by Dominik Dingel
· 12 years ago
3a553fc
s390x/kvm: implement floating-interrupt controller device
by Jens Freimann
· 12 years ago
2ce5868
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226' into staging
by Peter Maydell
· 11 years ago
bc3fbad
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
by Peter Maydell
· 11 years ago
28c05ed
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into staging
by Peter Maydell
· 11 years ago
4b94302
vfio: blacklist loading of unstable roms
by Bandan Das
· 11 years ago
82d0794
pci-assign: Fix potential read beyond buffer on -EBUSY
by Markus Armbruster
· 11 years ago
13665a2
vfio: Fix overrun after readlink() fills buffer completely
by Markus Armbruster
· 11 years ago
c04018e
dma/pl330: implement dmaadnh instruction
by Peter Crosthwaite
· 11 years ago
a5ae7e3
dma/pl330: Fix buffer depth
by Peter Crosthwaite
· 11 years ago
432a0a1
dma/pl330: Add event debugging printfs
by Peter Crosthwaite
· 11 years ago
1c8be73
dma/pl330: Rename parent_obj
by Peter Crosthwaite
· 11 years ago
c3143ba
dma/pl330: printf format type sweep.
by Peter Crosthwaite
· 11 years ago
024c6e2
dma/pl330: Fix misleading type
by Peter Crosthwaite
· 11 years ago
63a3190
dma/pl330: Delete overly verbose debug printf
by Peter Crosthwaite
· 11 years ago
4cc3561
target-arm: Store AIF bits in env->pstate for AArch32
by Peter Maydell
· 11 years ago
327ed10
target-arm: Implement AArch64 TTBR*
by Peter Maydell
· 11 years ago
855011b
hw: arm_gic_kvm: Add KVM VGIC save/restore logic
by Christoffer Dall
· 11 years ago
1da41cc
arm: vgic device control api support
by Christoffer Dall
· 11 years ago
6453fa9
hw/intc/arm_gic: Fix GIC_SET_LEVEL
by Christoffer Dall
· 11 years ago
cf143ad
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
by Peter Maydell
· 11 years ago
fce0a82
hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
by Peter Maydell
· 11 years ago
cba933b
hw/timer/arm_timer: Avoid array overrun for bad addresses
by Peter Maydell
· 11 years ago
106a73b
hw/net/stellaris_enet: Avoid unintended sign extension
by Peter Maydell
· 11 years ago
ec1efab
hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
by Peter Maydell
· 11 years ago
d5001cf
xilinx: Delete hw/include/xilinx.h
by Peter Crosthwaite
· 11 years ago
Next »