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-03-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324'...
Peter Maydell
2
-2
/
+5
2014-03-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-61
/
+107
2014-03-24
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-5' into staging
Peter Maydell
1
-1
/
+1
2014-03-24
backends/baum.c: Fix compilation when SDL is not available.
Richard W.M. Jones
1
-2
/
+6
2014-03-24
target-arm: Load ELF images with the correct machine type for CPU
Peter Maydell
1
-1
/
+4
2014-03-24
target-arm: Fix A64 Neon MLS
Peter Maydell
1
-1
/
+1
2014-03-24
tests/acpi-test: do not fail if iasl is broken
Marcel Apfelbaum
1
-11
/
+15
2014-03-24
spice: input: Fix absolute mouse y coordinates
Cole Robinson
1
-1
/
+1
2014-03-20
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
18
-35
/
+307
2014-03-20
spapr: Implement interface to fix device pathname
Alexey Kardashevskiy
1
-1
/
+84
2014-03-20
spapr: QOM'ify pseries machine
Alexey Kardashevskiy
1
-3
/
+19
2014-03-20
spapr_vio: Fix firmware names
Alexey Kardashevskiy
1
-0
/
+3
2014-03-20
spapr_llan: Add to boot device list
Alexey Kardashevskiy
1
-0
/
+3
2014-03-20
qdev: Introduce FWPathProvider interface
Paolo Bonzini
5
-1
/
+117
2014-03-20
vl.c: Extend get_boot_devices_list() to ignore suffixes
Alexey Kardashevskiy
3
-5
/
+7
2014-03-20
spapr_hcall: Fix little-endian resource handling in H_SET_MODE
Alexey Kardashevskiy
2
-10
/
+40
2014-03-20
target-ppc: Introduce powerisa-207-server flag
Alexey Kardashevskiy
2
-1
/
+4
2014-03-20
target-ppc: Force CPU threads count to be a power of 2
Bharata B Rao
1
-0
/
+6
2014-03-20
target-ppc: Fix overallocation of opcode tables
Stuart Brady
1
-1
/
+1
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
[next]