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-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
5
-87
/
+50
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
11
-17
/
+17
2014-05-05
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
Marcel Apfelbaum
2
-3
/
+4
2014-05-05
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
3
-0
/
+71
2014-05-05
machine: Remove obsoleted field from QEMUMachine
Marcel Apfelbaum
1
-1
/
+0
2014-05-05
qdev: Fix crash by validating the object type
Amos Kong
1
-1
/
+1
2014-05-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...
Peter Maydell
5
-48
/
+99
2014-05-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
24
-171
/
+355
2014-05-01
Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into staging
Peter Maydell
5
-32
/
+39
2014-05-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging
Peter Maydell
11
-13
/
+142
2014-05-01
hw/arm/virt: Add support for Cortex-A57
Peter Maydell
1
-0
/
+5
2014-05-01
hw/arm/virt: Put GIC register banks on 64K boundaries
Peter Maydell
1
-3
/
+3
2014-05-01
hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
Peter Maydell
1
-29
/
+53
2014-05-01
target-arm: Correct a comment refering to EL0
Edgar E. Iglesias
1
-1
/
+1
2014-05-01
target-arm: A64: Fix a typo when declaring TLBI ops
Edgar E. Iglesias
1
-12
/
+12
2014-05-01
target-arm: A64: Handle blr lr
Edgar E. Iglesias
1
-1
/
+2
2014-05-01
target-arm: Make vbar_write 64bit friendly on 32bit hosts
Edgar E. Iglesias
1
-1
/
+1
2014-05-01
target-arm: implement WFE/YIELD as a yield for AArch64
Rob Herring
1
-0
/
+6
2014-05-01
armv7m_nvic: fix CPUID Base Register
Rabin Vincent
1
-1
/
+1
2014-05-01
target-arm: Implement XScale cache lockdown operations as NOPs
Peter Maydell
1
-0
/
+15
2014-05-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-6' into staging
Peter Maydell
2
-65
/
+26
2014-05-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-2' into staging
Peter Maydell
1
-18
/
+33
2014-05-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-4' into staging
Peter Maydell
1
-0
/
+3
2014-04-30
curl: Fix hang reading from slow connections
Matthew Booth
1
-1
/
+2
2014-04-30
curl: Ensure all informationals are checked for completion
Matthew Booth
1
-30
/
+23
2014-04-30
curl: Eliminate unnecessary use of curl_multi_socket_all
Matthew Booth
1
-10
/
+22
2014-04-30
curl: Remove unnecessary explicit calls to internal event handler
Matthew Booth
1
-2
/
+3
2014-04-30
curl: Remove erroneous sleep waiting for curl completion
Matthew Booth
1
-2
/
+1
2014-04-30
curl: Fix return from curl_read_cb with invalid state
Matthew Booth
1
-2
/
+1
2014-04-30
curl: Remove unnecessary use of goto
Matthew Booth
1
-28
/
+27
2014-04-30
curl: Fix long line
Matthew Booth
1
-1
/
+2
2014-04-30
block/vdi: Error out immediately in vdi_create()
Max Reitz
1
-1
/
+6
2014-04-30
block/bochs: Fix error handling for seek_to_sector()
Max Reitz
1
-9
/
+14
2014-04-30
qcow2: Check min_size in qcow2_grow_l1_table()
Max Reitz
1
-0
/
+7
2014-04-30
qcow2: Catch bdrv_getlength() error
Max Reitz
1
-0
/
+5
2014-04-30
block: Use correct width in format strings
Max Reitz
6
-24
/
+28
2014-04-30
qcow2: Avoid overflow in alloc_clusters_noref()
Max Reitz
1
-0
/
+7
2014-04-30
ppc: use kvm_vcpu_enable_cap()
Cornelia Huck
3
-29
/
+8
2014-04-30
s390x: use kvm_vcpu_enable_cap()
Cornelia Huck
1
-3
/
+1
2014-04-30
kvm: add kvm_{vm,vcpu}_enable_cap
Cornelia Huck
1
-0
/
+30
2014-04-30
block: Use error_abort in bdrv_image_info_specific_dump()
Max Reitz
1
-2
/
+1
2014-04-30
block: Fix open_flags in bdrv_reopen()
Kevin Wolf
1
-1
/
+4
2014-04-30
Revert "block: another bdrv_append fix"
Kevin Wolf
1
-1
/
+0
2014-04-30
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
5
-28
/
+18
2014-04-30
block: Remove BDRV_O_COPY_ON_READ for bs->file
Kevin Wolf
1
-1
/
+1
2014-04-30
block: Create bdrv_backing_flags()
Kevin Wolf
1
-6
/
+17
2014-04-30
block: Create bdrv_inherited_flags()
Kevin Wolf
1
-2
/
+26
2014-04-29
iotests: Discarding compressed clusters on qcow2
Max Reitz
3
-0
/
+74
2014-04-29
qcow2: Fix discard
Max Reitz
1
-8
/
+18
2014-04-29
block: qemu-iotests: make test 019 and 086 work with spaced pathnames
Jeff Cody
2
-5
/
+5
[next]