Sign in
qemu-android
/
qemu-android
/
24ec68ef84fdacd5dddb83f3b341165c4815e6d6
24ec68e
rdma typos
by Dr. David Alan Gilbert
· 10 years ago
1aca9a5
Only try and read a VMDescription if it should be there
by Dr. David Alan Gilbert
· 10 years ago
728470b
rdma: fix memory leak
by Gonglei
· 10 years ago
1452673
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' into staging
by Peter Maydell
· 10 years ago
f6e3035
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into staging
by Peter Maydell
· 10 years ago
4330296
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
by Gabriel Laupre
· 10 years ago
f8d8a94
vfio: Unregister IOMMU notifiers when container is destroyed
by Alexey Kardashevskiy
· 10 years ago
fb5f816
hw/vfio/platform: add irqfd support
by Eric Auger
· 10 years ago
879904e
kvm: some fixes to kvm_resamplefds_allowed
by Eric Auger
· 10 years ago
715ca69
sysbus: add irq_routing_notifier
by Eric Auger
· 10 years ago
6a1a9cf
intc: arm_gic_kvm: set the qemu_irq/gsi mapping
by Eric Auger
· 10 years ago
197e352
kvm-all.c: add qemu_irq/gsi hash table and utility routines
by Eric Auger
· 10 years ago
1c9b71a
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
by Eric Auger
· 10 years ago
f7ceed1
vfio: cpu: Use "real" page size API
by Peter Crosthwaite
· 10 years ago
4e51361
cpu-all: complete "real" host page size API
by Peter Crosthwaite
· 10 years ago
7d489dc
vfio: fix return type of pread
by Paolo Bonzini
· 10 years ago
355023f
pc: add SMM property
by Paolo Bonzini
· 10 years ago
fba7247
ich9: add smm_enabled field and arguments
by Paolo Bonzini
· 10 years ago
61e66c6
pc_piix: rename kvm_enabled to smm_enabled
by Paolo Bonzini
· 10 years ago
6410848
target-i386: register a separate KVM address space including SMRAM regions
by Paolo Bonzini
· 10 years ago
8db4936
kvm-all: kvm_irqchip_create is not expected to fail
by Paolo Bonzini
· 10 years ago
38bfe69
kvm-all: add support for multiple address spaces
by Paolo Bonzini
· 10 years ago
7bbda04
kvm-all: make KVM's memory listener more generic
by Paolo Bonzini
· 10 years ago
8571ed3
kvm-all: move internal types to kvm_int.h
by Paolo Bonzini
· 10 years ago
714f78c
kvm-all: remove useless typedef
by Paolo Bonzini
· 10 years ago
d6ff5cb
kvm-all: put kvm_mem_flags to more work
by Andrew Jones
· 10 years ago
fc12d72
target-i386: add support for SMBASE MSR and SMIs
by Paolo Bonzini
· 10 years ago
afd6895
piix4/ich9: do not raise SMI on ACPI enable/disable commands
by Paolo Bonzini
· 10 years ago
25b8b39
linux-headers: Update to 4.2-rc1
by Alexey Kardashevskiy
· 10 years ago
7edd8e4
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
b242e0e
exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
by Paolo Bonzini
· 10 years ago
fba0a59
Stop including qemu-common.h in memory.h
by Peter Maydell
· 10 years ago
3fa18bc
Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into staging
by Peter Maydell
· 10 years ago
1479073
target-xtensa: fix gdb register map construction
by Max Filippov
· 10 years ago
ddd4427
target-xtensa: add 64-bit floating point registers
by Max Filippov
· 10 years ago
261ccf4
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706' into staging
by Peter Maydell
· 10 years ago
257621a
arm_mptimer: Respect IT bit state
by Dmitry Osipenko
· 10 years ago
8a52340
arm_mptimer: Fix timer shutdown and mode change
by Dmitry Osipenko
· 10 years ago
12dc273
hw/intc/arm_gic_common.c: Reset all registers
by Peter Maydell
· 10 years ago
c87e5a6
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
by Peter Maydell
· 10 years ago
049e24a
target-arm: Split DISAS_YIELD from DISAS_WFE
by Peter Maydell
· 10 years ago
a7ffaf5
Fix interval interrupt of cadence ttc when timer is in decrement mode
by Johannes Schlatow
· 10 years ago
2a6332d
target-arm: fix write helper for TLBI ALLE1IS
by Sergey Fedorov
· 10 years ago
f50a164
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 10 years ago
63a9294
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
by Peter Maydell
· 10 years ago
7c649ac
ahci: fix sdb fis semantics
by John Snow
· 10 years ago
8146d7d
qtest/ahci: halted ncq migration test
by John Snow
· 10 years ago
dd62822
ahci: Do not map cmd_fis to generate response
by John Snow
· 10 years ago
684d501
ahci: ncq migration
by John Snow
· 10 years ago
ee36441
ahci: add get_cmd_header helper
by John Snow
· 10 years ago
c82bd3c
ahci: add cmd header to ncq transfer state
by John Snow
· 10 years ago
7f6cf5e
qtest/ahci: halted NCQ test
by John Snow
· 10 years ago
e08a983
ahci: correct ncq sector count
by John Snow
· 10 years ago
9364384
ahci: correct types in NCQTransferState
by John Snow
· 10 years ago
7c03a69
ahci: add rwerror=stop support for ncq
by John Snow
· 10 years ago
54f3223
ahci: factor ncq_finish out of ncq_cb
by John Snow
· 10 years ago
631ddc2
ahci: refactor process_ncq_command
by John Snow
· 10 years ago
922f893
ahci: assert is_ncq for process_ncq
by John Snow
· 10 years ago
4614619
ahci: stash ncq command
by John Snow
· 10 years ago
a718978
ide: add limit to .prepare_buf()
by John Snow
· 10 years ago
07a1ee7
qtest/ahci: ncq migration test
by John Snow
· 10 years ago
26ad004
qtest/ahci: simple ncq data test
by John Snow
· 10 years ago
e38cc93
libqos/ahci: Force all NCQ commands to be LBA48
by John Snow
· 10 years ago
a8973ff
libqos/ahci: set the NCQ tag on command_commit
by John Snow
· 10 years ago
359790c
libqos/ahci: adjust expected NCQ interrupts
by John Snow
· 10 years ago
4de4846
libqos/ahci: edit wait to be ncq aware
by John Snow
· 10 years ago
cb45304
libqos/ahci: add NCQ frame support
by John Snow
· 10 years ago
40d2992
libqos/ahci: fix cmd_sanity for ncq
by John Snow
· 10 years ago
3447523
ahci/qtest: Execute IDENTIFY prior to data commands
by John Snow
· 10 years ago
0437d32
ahci: ncq sector count correction
by John Snow
· 10 years ago
5d5f892
ahci: add ncq debug checks
by John Snow
· 10 years ago
d56f4d6
ahci: separate prdtl from opts
by John Snow
· 10 years ago
3bcbe4a
ahci: check for ncq prdtl overflow
by John Snow
· 10 years ago
a55c823
ahci: add ncq_err helper
by John Snow
· 10 years ago
b6fe41f
ahci: use shorter variables
by John Snow
· 10 years ago
7763ed1
ahci: Rename NCQFIS structure fields
by John Snow
· 10 years ago
d31a3eb
qtest/ahci: add port_reset test
by John Snow
· 10 years ago
95ea663
libqos/ahci: fix memory management bugs
by John Snow
· 10 years ago
0d3e9d1
qtest/ahci: add test_max
by John Snow
· 10 years ago
e9ebb2f
ahci: Do not ignore memory access read size
by John Snow
· 10 years ago
e75e2a1
numa: API to lookup NUMA node by address
by Bharata B Rao
· 10 years ago
abafabd
numa: Store boot memory address range in node_info
by Bharata B Rao
· 10 years ago
fa9ea81
numa,pc-dimm: Store pc-dimm memory information in numa_info
by Bharata B Rao
· 10 years ago
8e23184
pc: Abort if HotplugHandlerClass::plug() fails
by Bharata B Rao
· 10 years ago
43bbb49
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
by Bharata B Rao
· 10 years ago
a7d69ff
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
by Bharata B Rao
· 10 years ago
3536064
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into staging
by Peter Maydell
· 10 years ago
496eaca
update pci-bridge-seat section in docs/multiseat.txt
by Gerd Hoffmann
· 10 years ago
5cce173
virtio-input: add input routing support
by Gerd Hoffmann
· 10 years ago
5317b0f
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into staging
by Peter Maydell
· 10 years ago
c4d3c0a
s390x/migration: Introduce 2.4 machine
by Christian Borntraeger
· 10 years ago
55b1b75
s390x/gdb: synchronize cpu state after modifying acrs
by David Hildenbrand
· 10 years ago
6efd2c2
s390x/ipl: Fix boot if no bootindex was specified
by Christian Borntraeger
· 10 years ago
213941d
virtio-ccw: migrate ->revision
by Cornelia Huck
· 10 years ago
0db87e0
s390x/virtio-ccw: support virtio-1 set_vq format
by Cornelia Huck
· 10 years ago
c42767f
s390x/virtio-ccw: add virtio set-revision call
by Thomas Huth
· 10 years ago
6686ce3
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
764ba3a
block: remove redundant check before g_slist_find()
by Alberto Garcia
· 10 years ago
29c838c
block/nfs: limit maximum readahead size to 1MB
by Peter Lieven
· 10 years ago
9049736
block/iscsi: restore compatiblity with libiscsi 1.9.0
by Peter Lieven
· 10 years ago
Next »