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
2012-11-19
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
4
-18
/
+22
2012-11-19
Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into staging
Anthony Liguori
1
-10
/
+44
2012-11-19
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
23
-377
/
+510
2012-11-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2
-4
/
+48
2012-11-19
rng-random: only build on POSIX platforms
Anthony Liguori
1
-1
/
+2
2012-11-18
tci: Support deposit operations
Stefan Weil
3
-2
/
+48
2012-11-18
tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)
Stefan Weil
1
-1
/
+4
2012-11-18
tci: fix build breakage for target MIPS
Stefan Weil
1
-3
/
+4
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
18
-89
/
+89
2012-11-17
libseccomp: require version 1.0.0
Blue Swirl
1
-1
/
+1
2012-11-17
Merge branch 'vga.1' of git://git.kraxel.org/qemu
Blue Swirl
3
-6
/
+7
2012-11-17
TCG: Remove unused global variables
Evgeny Voevodin
3
-11
/
+0
2012-11-17
TCG: Use gen_opparam_buf from context instead of global variable.
Evgeny Voevodin
1
-5
/
+6
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
17
-94
/
+97
2012-11-17
TCG: Use gen_opparam_ptr from context instead of global variable.
Evgeny Voevodin
3
-146
/
+146
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
17
-106
/
+109
2012-11-17
tcg/tcg.h: Duplicate global TCG variables in TCGContext
Evgeny Voevodin
1
-0
/
+6
2012-11-17
target-cris/translate.c: Code style clean-up
Evgeny Voevodin
1
-2500
/
+2540
2012-11-16
rng-egd: don't use gslist_free_full
Anthony Liguori
1
-5
/
+14
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
2
-0
/
+15
2012-11-16
virtio-rng: add rate limiting support
Anthony Liguori
3
-8
/
+64
2012-11-16
virtio-rng: hardware random number generator device
Amit Shah
9
-0
/
+341
2012-11-16
rng-egd: introduce EGD compliant RNG backend
Anthony Liguori
2
-1
/
+216
2012-11-16
rng-random: add an RNG backend that uses /dev/random (v3)
Anthony Liguori
3
-1
/
+184
2012-11-16
rng: add RndBackend abstract object class
Anthony Liguori
4
-0
/
+189
2012-11-16
object: add object_property_add_bool (v2)
Anthony Liguori
2
-0
/
+72
2012-11-16
vl: add -object option to create QOM objects from the command line
Anthony Liguori
3
-0
/
+74
2012-11-16
trace: Remove "info trace" from documents
Liming Wang
2
-16
/
+0
2012-11-16
trace: document '-' syntax for disabling events
Stefan Hajnoczi
1
-0
/
+4
2012-11-16
trace: allow disabling events in events file
Gerd Hoffmann
1
-1
/
+8
2012-11-16
Avoid all systemtap reserved words
Daniel P. Berrange
1
-1
/
+10
2012-11-16
vga: fix mmio vga register mapping
Gerd Hoffmann
1
-3
/
+4
2012-11-16
vga: fix bochs alignment issue
Gerd Hoffmann
2
-3
/
+3
2012-11-16
virtio-serial-bus: post_load send_event when vm is running
Alon Levy
1
-10
/
+44
2012-11-15
target-mips: fix wrong microMIPS opcode encoding
陳韋任 (Wei-Ren Chen)
1
-1
/
+1
2012-11-15
mips/malta: fix CBUS UART interrupt pin
Aurelien Jarno
1
-1
/
+2
2012-11-15
target-i386: Add Haswell CPU model
Eduardo Habkost
1
-0
/
+29
2012-11-15
target-i386/cpu: Add new Opteron CPU model
Andre Przywara
1
-0
/
+32
2012-11-15
target-i386/cpu: Name new CPUID bits
Andre Przywara
2
-6
/
+28
2012-11-15
qapi-types.h: Don't include qemu-common.h
Igor Mammedov
1
-1
/
+2
2012-11-15
osdep: Move qemu_{open,close}() prototypes
Andreas Färber
2
-2
/
+3
2012-11-15
qemu-config.h: Include headers it needs
Eduardo Habkost
1
-0
/
+2
2012-11-15
vnc-palette.h: Include <stdbool.h>
Eduardo Habkost
1
-0
/
+1
2012-11-15
qemu-fsdev-dummy.c: Include module.h
Eduardo Habkost
1
-0
/
+1
2012-11-15
qdev: Split up header so it can be used in cpu.h
Anthony Liguori
8
-366
/
+392
2012-11-15
Move qemu_irq typedef out of qemu-common.h
Igor Mammedov
8
-1
/
+10
2012-11-15
qemu-common.h: Comment about usage rules
Eduardo Habkost
1
-1
/
+10
2012-11-14
kvm: Actually remove software breakpoints from list on cleanup
Jan Kiszka
1
-0
/
+2
2012-11-14
acpi_piix4: fix migration of gpe fields
Marcelo Tosatti
1
-4
/
+46
2012-11-14
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...
Anthony Liguori
9
-49
/
+241
[next]