Sign in
qemu-android
/
qemu-android
/
8611280505119e296757a60711a881341603fa5a
8611280
target-microblaze: Use setcond for pcmp*
by Richard Henderson
· 10 years ago
8817401
target-cris: Use movcond and setcond
by Richard Henderson
· 10 years ago
9d34158
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging
by Peter Maydell
· 10 years ago
bd80a8a
s390/sclp: simplify calculation of rnmax
by David Hildenbrand
· 10 years ago
71a2fd3
s390/sclp: store the increment_size in the sclp device
by David Hildenbrand
· 10 years ago
80d2327
s390: unify allocation of initial memory
by David Hildenbrand
· 10 years ago
1cf065f
s390: move memory calculation into the sclp device
by David Hildenbrand
· 10 years ago
b02ef3d
s390/sclp: ignore memory hotplug operations if it is disabled
by David Hildenbrand
· 10 years ago
2998ffe
s390: disallow memory hotplug for the s390-virtio machine
by David Hildenbrand
· 10 years ago
311467f
s390: no need to manually parse for slots and maxmem
by David Hildenbrand
· 10 years ago
1723a1b
s390/sclp: move sclp_service_interrupt into the sclp device
by David Hildenbrand
· 10 years ago
25a3c5a
s390/sclp: move sclp_execute related functions into the SCLP class
by David Hildenbrand
· 10 years ago
515190d
s390/sclp: introduce a root sclp device
by David Hildenbrand
· 10 years ago
732bdd3
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
by David Hildenbrand
· 10 years ago
35925a7
s390/sclp: replace sclp event types with proper defines
by David Hildenbrand
· 10 years ago
f6102c3
s390/sclp: rework sclp event facility initialization + device realization
by David Hildenbrand
· 10 years ago
073f57a
sclp/s390: rework sclp cpu hotplug device notification
by David Hildenbrand
· 10 years ago
5b9f634
s390x/gdb: support reading/writing of control registers
by David Hildenbrand
· 10 years ago
c0194a0
s390x/kvm: make setting of in-kernel irq routes more efficient
by Jens Freimann
· 10 years ago
9f70b85
pc-bios/s390-ccw: rebuild image
by Cornelia Huck
· 10 years ago
0f79b89
pc-bios/s390-ccw: Device detection in higher subchannel sets
by Alexander Yarygin
· 10 years ago
f7822aa
s390x/event-facility: fix location of receive mask
by Cornelia Huck
· 10 years ago
6b7741c2
s390x/css: start with cleared cstat/dstat
by Cornelia Huck
· 10 years ago
3335ddd
s390x/event-facility: fix receive mask check
by Cornelia Huck
· 10 years ago
fa4463e
s390x/css: ccw-0 enforces count > 0
by Cornelia Huck
· 10 years ago
fde8206
s390x/css: handle ccw-0 TIC correctly
by Pierre Morel
· 10 years ago
8f1ed5f
Make pow2ceil() and pow2floor() inline
by Peter Maydell
· 10 years ago
10944a1
Remove unused qemu_fls function
by Peter Maydell
· 10 years ago
6554f5c
exec.c: Use pow2floor() rather than hand-calculation
by Peter Maydell
· 10 years ago
26efcec
hw/block/nvme.c: Use pow2ceil() rather than hand-calculation
by Peter Maydell
· 10 years ago
1d0148f
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
by Peter Maydell
· 10 years ago
9bff5d8
hw/pci: Use pow2ceil() rather than hand-calculation
by Peter Maydell
· 10 years ago
4169198
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
298fae3
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150907' into staging
by Peter Maydell
· 10 years ago
8d45c54
arm/virt: Add full-sized CPU affinity handling
by Pavel Fedin
· 10 years ago
0f4a9e4
target-arm: Refactor CPU affinity handling
by Pavel Fedin
· 10 years ago
d4e26d1
i.MX: Add i2C devices to i.MX31 SOC
by Jean-Christophe Dubois
· 10 years ago
7f39862
i.MX: Add qtest support for I2C device emulator.
by Jean-Christophe Dubois
· 10 years ago
65f57c4
i.MX: Add the i.MX25 PDK platform
by Jean-Christophe Dubois
· 10 years ago
ee708c9
i.MX: Add SOC support for i.MX25
by Jean-Christophe Dubois
· 10 years ago
fcbd801
i.MX: Add FEC Ethernet Emulator
by Jean-Christophe Dubois
· 10 years ago
20d0f9c
i.MX: Add I2C controller emulator
by Jean-Christophe Dubois
· 10 years ago
f044ac4
i.MX: KZM: use standalone i.MX31 SOC support
by Jean-Christophe Dubois
· 10 years ago
558df83
i.MX: Add SOC support for i.MX31
by Jean-Christophe Dubois
· 10 years ago
7718425
target-arm: Fix arm_excp_unmasked() function
by Sergey Sorokin
· 10 years ago
5125f9c
hw/arm/virt: Add high MMIO PCI region, 512G in size
by Pavel Fedin
· 10 years ago
3a9148d
target-arm: Fix AArch32:AArch64 general-purpose register mapping
by Sergey Sorokin
· 10 years ago
8f6fd32
arm: Remove hw_error() usages.
by Peter Crosthwaite
· 10 years ago
f128bf2
arm: cpu: assert() on no-EL2 virt IRQ error condition.
by Peter Crosthwaite
· 10 years ago
c30e156
smbios: implement smbios support for mach-virt
by Wei Huang
· 10 years ago
8629912
smbios: add smbios 3.0 support
by Wei Huang
· 10 years ago
8012c84
target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction
by Peter Maydell
· 10 years ago
7446d35
target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter block
by Peter Maydell
· 10 years ago
e9ebfbf
target-arm/arm-semi.c: Implement A64 specific SyncCacheRange call
by Peter Maydell
· 10 years ago
faacc04
target-arm/arm-semi.c: Support widening APIs to 64 bits
by Peter Maydell
· 10 years ago
44d4a49
include/exec/softmmu-semi.h: Add support for 64-bit values
by Peter Maydell
· 10 years ago
bb19cbc
target-arm/arm-semi.c: Factor out repeated 'return env->regs[0]'
by Peter Maydell
· 10 years ago
19239b3
gdbstub: Implement gdb_do_syscallv()
by Peter Maydell
· 10 years ago
205ace5
target-arm: Improve semihosting debug prints
by Christopher Covington
· 10 years ago
857b55a
target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb
by Peter Maydell
· 10 years ago
b45c03f
arm: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
c804b57
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-09-04' into queue-block
by Kevin Wolf
· 10 years ago
834cb2a
quorum: validate vote threshold against num_children even if read-pattern is fifo
by Wen Congyang
· 10 years ago
909c260
qcow2: reorder fields in Qcow2CachedTable to reduce padding
by Alberto Garcia
· 10 years ago
7f65ce8
docs: document how to configure the qcow2 L2/refcount caches
by Alberto Garcia
· 10 years ago
279621c
qcow2: add option to clean unused cache entries after some time
by Alberto Garcia
· 10 years ago
355ee2d
qcow2: mark the memory as no longer needed after qcow2_cache_empty()
by Alberto Garcia
· 10 years ago
2ef6093
iotests: Warn if python subprocess is killed
by Max Reitz
· 10 years ago
934659c
iotests: Do not suppress segfaults in bash tests
by Max Reitz
· 10 years ago
0ed82f7
iotests: Respect -nodefaults in tests 41 and 55
by Max Reitz
· 10 years ago
8e49225
iotests: More options for VM.add_drive()
by Max Reitz
· 10 years ago
e814dff
qemu-img: Fix crash in amend invocation
by Max Reitz
· 10 years ago
bdd03cd
block/raw-posix: Use raw_normalize_devicepath()
by Max Reitz
· 10 years ago
137a905
qemu-iotests: s390x: fix test 130
by Bo Tu
· 10 years ago
2127899
qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts
by Bo Tu
· 10 years ago
d868315
qemu-iotests: s390x: fix test 041 and 055
by Bo Tu
· 10 years ago
2711fd3
qemu-iotests: disable default qemu devices for cross-platform compatibility
by Bo Tu
· 10 years ago
e166b41
qemu-iotests: qemu machine type support
by Bo Tu
· 10 years ago
b597aa0
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' into staging
by Peter Maydell
· 10 years ago
b5bff75
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-04' into staging
by Peter Maydell
· 10 years ago
c4f498f
qapi: Generators crash when --output-dir isn't given, fix
by Markus Armbruster
· 10 years ago
94a3f0a
docs/qapi-code-gen.txt: Fix QAPI schema examples
by Markus Armbruster
· 10 years ago
eddf817
qapi: Simplify error reporting for array types
by Markus Armbruster
· 10 years ago
c6b71e5
qapi: Fix errors for non-string, non-dictionary members
by Markus Armbruster
· 10 years ago
10689e3
tests/qapi-schema: Cover non-string, non-dictionary members
by Markus Armbruster
· 10 years ago
91f9816
tests/qapi-schema: Cover two more syntax errors
by Markus Armbruster
· 10 years ago
65fbe12
qapi: Drop one of two "simple union must not have base" checks
by Markus Armbruster
· 10 years ago
3a864e7
qapi: Generated code cleanup
by Markus Armbruster
· 10 years ago
3f99144
qapi-commands: Drop useless initialization
by Markus Armbruster
· 10 years ago
1f9a7a1
qapi-commands: Don't feed output of mcgen() to mcgen() again
by Markus Armbruster
· 10 years ago
e02bca2
qapi-commands: Inline gen_marshal_output_call()
by Markus Armbruster
· 10 years ago
8102307
qapi-commands: Fix gen_err_check(e) for e and e != 'local_err'
by Markus Armbruster
· 10 years ago
9b090d4
qapi: Command returning anonymous type doesn't work, outlaw
by Markus Armbruster
· 10 years ago
315932b
qapi: Fix to reject union command and event arguments
by Markus Armbruster
· 10 years ago
d9658d5
qapi-tests: New tests for union, alternate command arguments
by Markus Armbruster
· 10 years ago
6af9a8f
tests/qapi-schema: Rename tests from data- to args-
by Markus Armbruster
· 10 years ago
80e60a1
tests/qapi-schema: Restore test case for flat union base bug
by Markus Armbruster
· 10 years ago
d90675f
qapi: Document flaws in checking of names
by Markus Armbruster
· 10 years ago
ca56a82
qapi: Document shortcoming with union 'data' branch
by Eric Blake
· 10 years ago
2f52e20
qapi: Document that input visitor semantics are prone to leaks
by Eric Blake
· 10 years ago
Next »