index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
target-m68k: Some fixes to SR and flags management
Richard Henderson
4
-6
/
+21
2016-10-25
target-m68k: Print flags properly
Richard Henderson
3
-8
/
+9
2016-10-25
target-m68k: update CPU flags management
Laurent Vivier
2
-40
/
+86
2016-10-25
target-m68k: don't update cc_dest in helpers
Laurent Vivier
4
-18
/
+17
2016-10-25
target-m68k: update move to/from ccr/sr
Laurent Vivier
1
-31
/
+22
2016-10-25
target-m68k: remove m68k_cpu_exec_enter() and m68k_cpu_exec_exit()
Laurent Vivier
5
-32
/
+6
2016-10-25
target-m68k: Replace helper_xflag_lt with setcond
Richard Henderson
3
-13
/
+7
2016-10-25
target-m68k: allow to update flags with operation on words and bytes
Laurent Vivier
3
-84
/
+151
2016-10-25
target-m68k: REG() macro cleanup
Laurent Vivier
1
-3
/
+4
2016-10-25
target-m68k: set PAGE_BITS to 12 for m68k
Laurent Vivier
1
-2
/
+5
2016-10-25
target-m68k: define operand sizes
Laurent Vivier
2
-32
/
+23
2016-10-25
target-m68k: set disassembler mode to 680x0 or coldfire
Laurent Vivier
1
-1
/
+6
2016-10-25
target-m68k: introduce read_imXX() functions
Laurent Vivier
1
-50
/
+41
2016-10-25
target-m68k: manage scaled index
Laurent Vivier
1
-0
/
+5
2016-10-25
target-m68k: define m680x0 CPUs and features
Laurent Vivier
3
-45
/
+142
2016-10-25
target-m68k: Build the opcode table only once to avoid multithreading issues
John Paul Adrian Glaubitz
1
-0
/
+5
2016-10-25
target-m68k: fix DEBUG_DISPATCH
Laurent Vivier
1
-1
/
+1
2016-10-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-25' into ...
Peter Maydell
37
-476
/
+958
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
3
-8
/
+428
2016-10-25
qapi: don't pass two copies of TestInputVisitorData to tests
Daniel P. Berrange
1
-44
/
+32
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
12
-96
/
+94
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
12
-95
/
+97
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
28
-55
/
+55
2016-10-25
qapi: add trace events for visitor
Daniel P. Berrange
3
-6
/
+79
2016-10-25
trivial: Restore blank line in qapi-schema
Eric Blake
1
-0
/
+1
2016-10-25
tests: Restore check-qdict unit test
Markus Armbruster
1
-1
/
+1
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
41
-237
/
+427
2016-10-24
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
7
-4
/
+28
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
22
-149
/
+133
2016-10-24
exec: split cpu_exec_init()
Laurent Vivier
3
-4
/
+9
2016-10-24
pc: q35: Bump max_cpus to 288
Igor Mammedov
1
-0
/
+2
2016-10-24
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
1
-0
/
+14
2016-10-24
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2
-15
/
+31
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
3
-3
/
+3
2016-10-24
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
1
-10
/
+8
2016-10-24
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
3
-5
/
+21
2016-10-24
pc: apic_common: Reset APIC ID to initial ID when switching into x2APIC mode
Igor Mammedov
1
-0
/
+5
2016-10-24
pc: apic_common: Restore APIC ID to initial ID on reset
Igor Mammedov
1
-0
/
+1
2016-10-24
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
4
-3
/
+49
2016-10-24
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
2
-7
/
+6
2016-10-24
acpi: cphp: Force switch to modern cpu hotplug if APIC ID > 254
Igor Mammedov
1
-4
/
+6
2016-10-24
pc: acpi: x2APIC support for SRAT table
Igor Mammedov
2
-10
/
+35
2016-10-24
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
3
-24
/
+77
2016-10-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024'...
Peter Maydell
33
-301
/
+2135
2016-10-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
38
-373
/
+1140
2016-10-24
Merge remote-tracking branch 'mreitz/tags/pull-block-2016-10-24' into queue-b...
Kevin Wolf
11
-89
/
+824
2016-10-24
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
2
-1
/
+7
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
2
-0
/
+22
2016-10-24
tests: Add test code for hbitmap serialization
Fam Zheng
1
-0
/
+156
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2
-0
/
+51
[prev]
[next]