Sign in
qemu-android
/
qemu-android
/
adee64249ee37e822d578e65a765750e7f2081f6
adee642
exec: change default exception_index value for migration to -1
by Paolo Bonzini
· 10 years ago
f9d8f66
cpu: initialize cpu->exception_index on reset
by Paolo Bonzini
· 10 years ago
b574f60
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into staging
by Peter Maydell
· 10 years ago
86b182a
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
by Peter Maydell
· 10 years ago
84afc4d
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into staging
by Peter Maydell
· 10 years ago
97e89ee
target-xtensa: don't generate dead code
by Max Filippov
· 10 years ago
2db59a7
target-xtensa: record available window in TB flags
by Max Filippov
· 10 years ago
85d3637
target-xtensa: test cross-page opcode
by Max Filippov
· 10 years ago
01673a3
target-xtensa: fix translation for opcodes crossing page boundary
by Max Filippov
· 10 years ago
246ae24
tcg: add separate monitor command to dump opcode counters
by Max Filippov
· 10 years ago
339aaf5
qemu-log: add log category for MMU info
by Antony Pavlov
· 10 years ago
d86fb03
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into staging
by Peter Maydell
· 10 years ago
4db753b
Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into staging
by Peter Maydell
· 10 years ago
46817e8
vga: set catagory bit for secondary vga device
by Gonglei
· 10 years ago
22382bb
move hw cursor pos from cirrus to vga
by Gerd Hoffmann
· 11 years ago
b9fd11b
cirrus: Force use of shadow pixmap when HW cursor is enabled
by Benjamin Herrenschmidt
· 11 years ago
5508099
vga: Add mechanism to force the use of a shadow surface
by Benjamin Herrenschmidt
· 11 years ago
a416427
spice: fix memory leak
by Gonglei
· 10 years ago
e0883e2
spice: remove spice-experimental.h include
by Marc-André Lureau
· 10 years ago
cf7856a
spice: do not require TCP ports
by Marc-André Lureau
· 10 years ago
555e72f
spice: rework mirror allocation, add no-resize fast path
by Gerd Hoffmann
· 10 years ago
3dcadce
spice: reduce refresh rate in native mode
by Gerd Hoffmann
· 10 years ago
0b2824e
spice: use bottom half instead of refresh timer for cursor updates
by Gerd Hoffmann
· 10 years ago
d4fa535
target-mips: remove excp_names[] from linux-user as it is unused
by Leon Alrae
· 10 years ago
8ef3915
disas/mips: disable unused mips16_to_32_reg_map[]
by Leon Alrae
· 10 years ago
8e5f757
disas/mips: remove unused mips_msa_control_names_numeric[32]
by Leon Alrae
· 10 years ago
00fb4a1
target-mips: convert single case switch into if statement
by Leon Alrae
· 10 years ago
66991d1
target-mips: Fix DisasContext's ulri member initialization
by Maciej W. Rozycki
· 10 years ago
1a4d570
target-mips: Use local float status pointer across MSA macros
by Maciej W. Rozycki
· 10 years ago
bb96238
target-mips: Add missing calls to synchronise SoftFloat status
by Maciej W. Rozycki
· 10 years ago
74797f4
linux-user: Use the 5KEf processor for 64-bit emulation
by Maciej W. Rozycki
· 10 years ago
1d725ae
target-mips: Also apply the CP0.Status mask to MTTC0
by Maciej W. Rozycki
· 10 years ago
cbb26c9
target-mips: gdbstub: Clean up FPU register handling
by Maciej W. Rozycki
· 10 years ago
c48245f
target-mips: Correct 32-bit address space wrapping
by Maciej W. Rozycki
· 10 years ago
d922445
target-mips: Tighten ISA level checks
by Maciej W. Rozycki
· 10 years ago
90f12d7
target-mips: Fix CP0.Config3.ISAOnExc write accesses
by Maciej W. Rozycki
· 10 years ago
27e1fb1
target-mips: Output CP0.Config2-5 in the register dump
by Maciej W. Rozycki
· 10 years ago
7215d7e
target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
by Maciej W. Rozycki
· 10 years ago
81a423e
target-mips: Correct the writes to Status and Cause registers via gdbstub
by Maciej W. Rozycki
· 10 years ago
f88f79e
target-mips: Correct the handling of writes to CP0.Status for MIPSr6
by Maciej W. Rozycki
· 10 years ago
c357747
target-mips: Correct MIPS16/microMIPS branch size calculation
by Maciej W. Rozycki
· 10 years ago
8fc605b
target-mips: Restore the order of helpers
by Maciej W. Rozycki
· 10 years ago
51fdea9
target-mips: Remove unused `FLOAT_OP' macro
by Maciej W. Rozycki
· 10 years ago
2b09f94
target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers
by Maciej W. Rozycki
· 10 years ago
d2bfa6e
target-mips: Fix formatting in `decode_opc'
by Maciej W. Rozycki
· 10 years ago
6225a4a
target-mips: Fix formatting in `mips_defs'
by Maciej W. Rozycki
· 10 years ago
d75de74
target-mips: Fix formatting in `decode_extended_mips16_opc'
by Maciej W. Rozycki
· 10 years ago
4386f08
target-mips: Enable vectored interrupt support for the 74Kf CPU
by Maciej W. Rozycki
· 10 years ago
11f5ea1
target-mips: Add M14K and M14Kc MIPS32r2 microMIPS processors
by Maciej W. Rozycki
· 10 years ago
8280b12
target-mips: Make CP0.Config4 and CP0.Config5 registers signed
by Maciej W. Rozycki
· 10 years ago
36b86e0
target-mips: Add 5KEc and 5KEf MIPS64r2 processors
by Maciej W. Rozycki
· 10 years ago
c7d4d98
target-mips: Make CP1.FIR read-only here too
by Maciej W. Rozycki
· 10 years ago
800675f
target-mips: Correct the handling of register #72 on writes
by Maciej W. Rozycki
· 10 years ago
44a1f94
MAINTAINERS: Update for migrated migration code
by Dr. David Alan Gilbert
· 10 years ago
977184d
Split the QEMU buffered file code out
by Dr. David Alan Gilbert
· 10 years ago
4f9d090
Split struct QEMUFile out
by Dr. David Alan Gilbert
· 10 years ago
329c9b1
Remove migration- pre/post fixes off files in migration/ dir
by Dr. David Alan Gilbert
· 10 years ago
60fe637
Start migrating migration code into a migration directory
by Dr. David Alan Gilbert
· 10 years ago
d6d6973
qmp-command.hx: add missing docs for migration capabilites
by zhanghailiang
· 10 years ago
b78accf
cpu: verify that block->host is set
by Michael S. Tsirkin
· 10 years ago
fd5f3b6
cpu: assert host pointer offset within block
by Michael S. Tsirkin
· 10 years ago
1240be2
exec: add wrapper for host pointer access
by Michael S. Tsirkin
· 10 years ago
68a5e38
MAINTAINERS: add include files to virtio-serial entry
by Amit Shah
· 10 years ago
1f51a5c
MAINTAINERS: add entry for virtio-rng
by Amit Shah
· 10 years ago
c551564
MAINTAINERS: migration: add vmstate static checker files
by Amit Shah
· 10 years ago
7f4675c
MAINTAINERS: Add myself to migration maintainers
by Amit Shah
· 10 years ago
dfa9c2a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
224d10f
sdhci: Support SDHCI devices on PCI
by Kevin O'Connor
· 10 years ago
ece5e5b
sdhci: Define SDHCI PCI ids
by Kevin O'Connor
· 10 years ago
7302dcd
sdhci: Add "sysbus" to sdhci QOM types and methods
by Kevin O'Connor
· 10 years ago
d368ba4
sdhci: Remove class "virtual" methods
by Kevin O'Connor
· 10 years ago
c7ff8da
sdhci: Set a default frequency clock
by Kevin O'Connor
· 10 years ago
1645b8e
serial: only resample THR interrupt on rising edge of IER.THRI
by Paolo Bonzini
· 10 years ago
023c3a9
serial: update LSR on enabling/disabling FIFOs
by Paolo Bonzini
· 10 years ago
0d931d7
serial: clean up THRE/TEMT handling
by Paolo Bonzini
· 10 years ago
4e02b0f
serial: reset thri_pending on IER writes with THRI=0
by Paolo Bonzini
· 10 years ago
269e235
linuxboot: fix loading old kernels
by Paolo Bonzini
· 10 years ago
575a6f4
kvm/apic: fix 2.2->2.1 migration
by Paolo Bonzini
· 10 years ago
2f9ac42
target-i386: add Ivy Bridge CPU model
by Paolo Bonzini
· 10 years ago
78a611f
target-i386: add f16c and rdrand to Haswell and Broadwell
by Paolo Bonzini
· 10 years ago
b3a4f0b
target-i386: add VME to all CPUs
by Paolo Bonzini
· 10 years ago
64bbd37
pc: add 2.3 machine types
by Paolo Bonzini
· 10 years ago
5b9efc3
i386: do not cross the pages boundaries in replay mode
by Pavel Dovgalyuk
· 10 years ago
bf2a7dd
cpus: make icount warp behave well with respect to stop/cont
by Pavel Dovgalyuk
· 10 years ago
4e7fa73
timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
by Pavel Dovgalyuk
· 10 years ago
d8a499f
cpu-exec: invalidate nocache translation if they are interrupted
by Pavel Dovgalyuk
· 10 years ago
2a62914
icount: introduce cpu_get_icount_raw
by Pavel Dovgalyuk
· 10 years ago
626cf8f
icount: set can_do_io outside TB execution
by Pavel Dovgalyuk
· 10 years ago
e511b4d
cpu-exec: reset exception_index correctly
by Pavel Dovgalyuk
· 10 years ago
b4ac20b
cpu-exec: fix cpu_exec_nocache
by Pavel Dovgalyuk
· 10 years ago
f8e1f53
scsi-disk: provide maximum transfer length
by Paolo Bonzini
· 10 years ago
3c55fe2
scsi: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
0bd0adb
scsi: Fuse g_malloc(); memset() into g_malloc0()
by Markus Armbruster
· 10 years ago
1c3381a
scsi: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 10 years ago
e42a92a
x86: Drop some superfluous casts from void *
by Markus Armbruster
· 10 years ago
ab3ad07
x86: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
4be34d1
x86: Fuse g_malloc(); memset() into g_malloc0()
by Markus Armbruster
· 10 years ago
18fc805
x86: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 10 years ago
18cd2c1
target-i386: get/set/migrate XSAVES state
by Wanpeng Li
· 10 years ago
906b53a
target-mips: kvm: do not use get_clock()
by Paolo Bonzini
· 10 years ago
Next »