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
2014-03-20
target-ppc: Reset SPRs on CPU reset
Alexey Kardashevskiy
2
-1
/
+12
2014-03-20
spapr_hcall: Fix h_enter to loop correctly
Aneesh Kumar K.V
1
-6
/
+5
2014-03-19
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into staging
Peter Maydell
2
-124
/
+161
2014-03-20
raven: Use raven_ for all function prefixes
Hervé Poussineau
1
-19
/
+21
2014-03-20
raven: Fix PCI bus accesses with size > 1
Hervé Poussineau
1
-4
/
+4
2014-03-20
raven: Add PCI bus mastering address space
Hervé Poussineau
1
-0
/
+24
2014-03-20
raven: Set a correct PCI memory region
Hervé Poussineau
2
-3
/
+15
2014-03-20
raven: Set a correct PCI I/O memory region
Hervé Poussineau
1
-9
/
+10
2014-03-20
raven: Implement non-contiguous I/O region
Hervé Poussineau
2
-91
/
+88
2014-03-20
raven: Rename intack region to pci_intack
Hervé Poussineau
1
-3
/
+4
2014-03-19
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...
Peter Maydell
1
-1
/
+6
2014-03-19
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...
Peter Maydell
15
-51
/
+217
2014-03-19
virtio-rng: Avoid default_backend refcount leak
Stefan Hajnoczi
1
-0
/
+3
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
13
-4
/
+80
2014-03-19
cpu: Move tcg_exit_req to the end of CPUState
Richard Henderson
1
-1
/
+6
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
11
-22
/
+85
2014-03-19
qom: Don't make link NULL on object_property_set_link() failure
Stefan Hajnoczi
1
-14
/
+15
2014-03-19
qom: Split object_property_set_link()
Stefan Hajnoczi
1
-20
/
+40
2014-03-19
vl.c: Fix OpenBSD compilation issue due to namespace collisions
Marcel Apfelbaum
2
-1
/
+2
2014-03-19
vl.c: Fix memory leak in qemu_register_machine()
Christian Borntraeger
1
-1
/
+3
2014-03-19
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...
Peter Maydell
1
-1
/
+1
2014-03-19
exec: Fix CPU rework fallout
Christian Borntraeger
1
-1
/
+1
2014-03-19
linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1
Peter Maydell
1
-1
/
+1
2014-03-19
target-ppc: Add missing 'static' and 'const' attributes
Stefan Weil
3
-6
/
+6
2014-03-19
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
5
-35
/
+236
2014-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-41
/
+107
2014-03-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319'...
Peter Maydell
5
-35
/
+383
2014-03-19
vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant
Eduardo Habkost
1
-1
/
+1
2014-03-19
sysemu.h: Document what MAX_CPUMASK_BITS really limits
Eduardo Habkost
1
-0
/
+7
2014-03-19
dataplane: fix implicit IOThread refcount
Stefan Hajnoczi
1
-1
/
+1
2014-03-19
block/nfs: report errors from libnfs
Peter Lieven
1
-0
/
+3
2014-03-19
block/nfs: bump libnfs requirement to 1.9.3
Peter Lieven
1
-1
/
+1
2014-03-19
qcow2: Fix fail path in realloc_refcount_block()
Max Reitz
1
-16
/
+18
2014-03-19
qcow2: Correct comment for realloc_refcount_block()
Max Reitz
1
-1
/
+1
2014-03-19
qemu-io: Extended "--cmd" description in usage text
Maria Kustova
1
-3
/
+6
2014-03-19
qemu-io-cmds: Fixed typo in example for writev.
Maria Kustova
1
-1
/
+1
2014-03-19
block: Add error handling to bdrv_invalidate_cache()
Kevin Wolf
7
-18
/
+76
2014-03-18
target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)
Alex Bennée
3
-10
/
+284
2014-03-18
target-arm: A64: Add saturating int ops (SQNEG/SQABS)
Alex Bennée
3
-12
/
+75
2014-03-18
pl011: fix incorrect logic to set the RXFF flag
Rob Herring
1
-1
/
+1
2014-03-18
pl011: fix UARTRSR accesses corrupting the UARTCR value
Rob Herring
1
-7
/
+10
2014-03-18
pl011: reset the fifo when enabled or disabled
Rob Herring
1
-0
/
+5
2014-03-18
ahci: fix sysbus support
Rob Herring
1
-5
/
+8
2014-03-18
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into staging
Peter Maydell
2
-4
/
+9
2014-03-18
acpi: fix endian-ness for table ids
Michael S. Tsirkin
2
-29
/
+16
2014-03-18
acpi-test: signature endian-ness fixes
Michael S. Tsirkin
1
-15
/
+33
2014-03-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...
Peter Maydell
15
-263
/
+1855
2014-03-18
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
1
-1
/
+6
2014-03-18
acpi-test: rebuild SSDT
Michael S. Tsirkin
2
-0
/
+0
2014-03-18
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
1
-2
/
+2
[prev]
[next]