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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2014-10-24
target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0
Peter Maydell
1
-0
/
+3
2014-10-24
target-arm: Report a valid L1Ip field in CTR_EL0 for CPU type "any"
Peter Maydell
1
-1
/
+1
2014-10-24
target-arm: Correct sense of the DCZID DZP bit
Peter Maydell
2
-3
/
+3
2014-10-24
arm/virt: enable PSCI emulation support for system emulation
Rob Herring
1
-44
/
+38
2014-10-24
target-arm: add emulation of PSCI calls for system emulation
Rob Herring
9
-3
/
+301
2014-10-24
target-arm: Add support for A32 and T32 HVC and SMC insns
Peter Maydell
3
-11
/
+104
2014-10-24
target-arm: Handle SMC/HVC undef-if-no-ELx in pre_* helpers
Peter Maydell
2
-9
/
+12
2014-10-24
target-arm: add missing PSCI constants needed for PSCI emulation
Ard Biesheuvel
1
-0
/
+40
2014-10-24
target-arm: do not set do_interrupt handlers for ARM and AArch64 user modes
Rob Herring
4
-6
/
+6
2014-10-24
target-arm: add powered off cpu state
Rob Herring
3
-3
/
+12
2014-10-24
omap_gpmc.c: Remove duplicate assignment
Dr. David Alan Gilbert
1
-2
/
+0
2014-10-24
disas/libvixl/a64/instructions-a64.h: Remove unused constants
Chen Gang
1
-24
/
+0
2014-10-24
arm_gic: remove unused parameter.
KONRAD Frederic
3
-4
/
+4
2014-10-24
disas/libvixl: Update to libvixl 1.6
Peter Maydell
12
-332
/
+715
2014-10-24
hw/arm/boot: register cpu reset handlers if using -bios
Ard Biesheuvel
1
-5
/
+12
2014-10-24
hw/arm/virt: mark timer in fdt as v8-compatible
Claudio Fontana
1
-3
/
+12
2014-10-24
hmp: Remove "info pcmcia"
Markus Armbruster
6
-82
/
+0
2014-10-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
35
-306
/
+1148
2014-10-23
Merge remote-tracking branch 'mreitz/block' into queue-block
Kevin Wolf
2
-12
/
+35
2014-10-23
qemu-img: Print error if check failed
Max Reitz
1
-7
/
+14
2014-10-23
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
6
-218
/
+216
2014-10-23
block: char devices on FreeBSD are not behind a pager
Roger Pau Monne
1
-5
/
+21
2014-10-23
get_maintainer.pl: restrict cases where it falls back to --git
Paolo Bonzini
1
-0
/
+9
2014-10-23
get_maintainer.pl: move git loop under "if ($email) {"
Paolo Bonzini
1
-10
/
+9
2014-10-23
qtest: fix qtest log fd should be initialized before qtest chardev
Li Liu
1
-5
/
+4
2014-10-23
MAINTAINERS: avoid M entries that point to mailing lists
Paolo Bonzini
1
-7
/
+6
2014-10-23
MAINTAINERS: add some tests directories
Paolo Bonzini
1
-0
/
+7
2014-10-23
MAINTAINERS: Add more TCG files
Paolo Bonzini
1
-0
/
+17
2014-10-23
MAINTAINERS: add myself for X86
Paolo Bonzini
1
-1
/
+3
2014-10-23
MAINTAINERS: add Samuel Thibault as usb-serial.c and baum.c maintainer
Paolo Bonzini
1
-1
/
+11
2014-10-23
MAINTAINERS: grab more files from Anthony's pile
Paolo Bonzini
1
-1
/
+9
2014-10-23
target-i386: warns users when CPU threads>1 for non-Intel CPUs
Wei Huang
1
-3
/
+23
2014-10-23
sysbus: Use TYPE_DEVICE GPIO functionality
Peter Crosthwaite
2
-21
/
+6
2014-10-23
qdev: gpio: Define qdev_pass_gpios()
Peter Crosthwaite
2
-0
/
+29
2014-10-23
qdev: gpio: Remove qdev_init_gpio_out x1 restriction
Peter Crosthwaite
1
-2
/
+1
2014-10-23
qdev: gpio: delete NamedGPIOList::out
Peter Crosthwaite
2
-2
/
+0
2014-10-23
irq: Remove qemu_irq_intercept_out
Peter Crosthwaite
2
-7
/
+0
2014-10-23
qtest/irq: Rework IRQ interception
Peter Crosthwaite
2
-5
/
+12
2014-10-23
qdev: gpio: Add API for intercepting a GPIO
Peter Crosthwaite
2
-0
/
+27
2014-10-23
qdev: gpio: Re-implement qdev_connect_gpio QOM style
Peter Crosthwaite
1
-4
/
+13
2014-10-23
qom: Demote already-has-a-parent to a regular error
Peter Crosthwaite
1
-1
/
+5
2014-10-23
qom: Allow clearing of a Link property
Peter Crosthwaite
1
-3
/
+7
2014-10-23
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
2
-0
/
+9
2014-10-23
virtio-scsi: dataplane: fail setup gracefully
Cornelia Huck
1
-9
/
+70
2014-10-23
virtio-scsi: dataplane: print why starting failed
Cornelia Huck
1
-4
/
+7
2014-10-23
virtio-scsi-dataplane: Add op blocker
Fam Zheng
3
-2
/
+22
2014-10-23
iotests: Add test for qcow2 L1 table update
Max Reitz
3
-0
/
+72
2014-10-23
qcow2: Do not overflow when writing an L1 sector
Max Reitz
1
-2
/
+4
2014-10-23
iotests: Add test for map commands
Max Reitz
3
-0
/
+75
2014-10-23
qemu-io: Respect early image end for map
Max Reitz
1
-1
/
+4
[prev]
[next]