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
2015-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20150903-1' into ...
Peter Maydell
9
-11
/
+4
2015-09-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-22' in...
Peter Maydell
5
-8
/
+38
2015-09-22
hmp: Restore "info pci"
Paolo Bonzini
1
-0
/
+14
2015-09-22
monitor: allow device_del to accept QOM paths
Daniel P. Berrange
4
-8
/
+24
2015-09-22
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150921-1' into ...
Peter Maydell
1
-1
/
+2
2015-09-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-21' into ...
Peter Maydell
60
-1180
/
+2609
2015-09-21
Merge remote-tracking branch 'remotes/aurel/tags/pull-tcg-mips-20150921' into...
Peter Maydell
1
-75
/
+69
2015-09-21
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
12
-69
/
+33
2015-09-21
qapi-introspect: Hide type names
Markus Armbruster
3
-33
/
+56
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
27
-11
/
+830
2015-09-21
qapi: Pseudo-type '**' is now unused, drop it
Markus Armbruster
11
-40
/
+11
2015-09-21
qapi-schema: Fix up misleading specification of netdev_add
Markus Armbruster
3
-8
/
+11
2015-09-21
qom: Don't use 'gen': false for qom-get, qom-set, object-add
Markus Armbruster
5
-26
/
+14
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
25
-10
/
+171
2015-09-21
qapi: Make output visitor return qnull() instead of NULL
Markus Armbruster
2
-3
/
+8
2015-09-21
qapi: Improve built-in type documentation
Markus Armbruster
1
-11
/
+18
2015-09-21
qapi-commands: De-duplicate output marshaling functions
Markus Armbruster
2
-9
/
+12
2015-09-21
qapi: De-duplicate parameter list generation
Markus Armbruster
3
-24
/
+21
2015-09-21
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
Markus Armbruster
6
-133
/
+133
2015-09-21
qapi-commands: Rearrange code
Markus Armbruster
1
-48
/
+39
2015-09-21
qapi-visit: Rearrange code a bit
Markus Armbruster
1
-29
/
+19
2015-09-21
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
6
-325
/
+272
2015-09-21
qapi: Replace dirty is_c_ptr() by method c_null()
Markus Armbruster
2
-14
/
+5
2015-09-21
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
2
-46
/
+48
2015-09-21
qapi-event: Eliminate global variable event_enum_value
Markus Armbruster
1
-2
/
+1
2015-09-21
qapi: De-duplicate enum code generation
Markus Armbruster
4
-122
/
+64
2015-09-21
qapi-commands: Convert to QAPISchemaVisitor
Markus Armbruster
2
-70
/
+91
2015-09-21
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
Markus Armbruster
4
-165
/
+118
2015-09-21
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
4
-177
/
+154
2015-09-21
spice: surface switch fast path requires same format too.
Gerd Hoffmann
1
-1
/
+2
2015-09-21
tests/qapi-schema: Convert test harness to QAPISchemaVisitor
Markus Armbruster
16
-118
/
+249
2015-09-21
qapi: New QAPISchemaVisitor
Markus Armbruster
1
-0
/
+64
2015-09-21
qapi: QAPISchema code generation helper methods
Markus Armbruster
1
-7
/
+87
2015-09-21
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
6
-13
/
+377
2015-09-21
qapi: Rename class QAPISchema to QAPISchemaParser
Markus Armbruster
1
-4
/
+4
2015-09-20
target-ppc: fix xscmpodp and xscmpudp decoding
Aurelien Jarno
1
-2
/
+9
2015-09-20
target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
Aurelien Jarno
1
-5
/
+14
2015-09-20
PPC: E500: Update u-boot to commit 79c884d7e4
Alexander Graf
1
-0
/
+0
2015-09-20
target-ppc: Fix SRR0 when taking unaligned exceptions
Anton Blanchard
2
-2
/
+2
2015-09-20
PPC: e500 pci host: Fix ATMUs register reads
Rudolf Marek
1
-2
/
+2
2015-09-20
mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
Mark Cave-Ayland
1
-7
/
+5
2015-09-20
kvm_ppc: remove kvmppc_timer_hack
Paolo Bonzini
5
-51
/
+1
2015-09-19
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
71
-816
/
+957
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
5
-66
/
+2
2015-09-19
Revert use of DEFINE_MACHINE() for registrations of multiple machines
Andreas Färber
15
-88
/
+484
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
57
-772
/
+517
2015-09-19
mac_world: Break long line
Eduardo Habkost
1
-1
/
+2
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
1
-0
/
+17
2015-09-19
exynos4: Declare each QEMUMachine as a separate variable
Eduardo Habkost
1
-17
/
+14
2015-09-19
exynos4: Use MachineClass instead of exynos4_machines array
Eduardo Habkost
1
-1
/
+3
[prev]
[next]