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
2016-01-18
qom: Allow properties to be registered against classes
Daniel P. Berrange
3
-26
/
+287
2016-01-18
hw/arm: Clean up includes
Peter Maydell
42
-1
/
+42
2016-01-18
target-arm: Clean up includes
Peter Maydell
19
-31
/
+19
2016-01-18
scripts: Add new clean-includes script to fix C include directives
Peter Maydell
1
-0
/
+109
2016-01-18
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160118-1' into st...
Peter Maydell
4
-4
/
+49
2016-01-18
vnc: fix tls-creds error message
Wolfgang Bumiller
1
-1
/
+1
2016-01-18
Fix corner-case when using VNC+SASL+SPICE
Christophe Fergeau
1
-2
/
+2
2016-01-18
vnc: clear vs->tlscreds after unparenting it
Wolfgang Bumiller
1
-0
/
+1
2016-01-18
gtk: implement set_echo
Paolo Bonzini
2
-1
/
+45
2016-01-18
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
9
-236
/
+236
2016-01-16
target-sparc: Migrate CWP and PIL for SPARC64
Peter Maydell
1
-1
/
+4
2016-01-16
target-sparc: Use VMState arrays for SPARC64 TLB/MMU state
Peter Maydell
1
-295
/
+19
2016-01-16
target-sparc: Convert to VMStateDescription
Juan Quintela
5
-227
/
+449
2016-01-16
target-sparc: Don't flush TLB in cpu_load function
Peter Maydell
1
-2
/
+0
2016-01-16
target-sparc: Split cpu_put_psr into side-effect and no-side-effect parts
Peter Maydell
2
-7
/
+13
2016-01-16
vmstate: define vmstate_info_uinttl
Juan Quintela
1
-0
/
+2
2016-01-16
vmstate: Introduce VMSTATE_VARRAY_MULTPLY
Juan Quintela
2
-0
/
+15
2016-01-16
vmstate: introduce CPU_DoubleU arrays
Juan Quintela
2
-0
/
+30
2016-01-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
31
-738
/
+1077
2016-01-15
qemu-char: do not leak QemuMutex when freeing a character device
Paolo Bonzini
1
-0
/
+1
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
9
-83
/
+313
2016-01-15
nbd-server: do not exit on failed memory allocation
Paolo Bonzini
3
-1
/
+11
2016-01-15
nbd-server: do not check request length except for reads and writes
Paolo Bonzini
1
-7
/
+7
2016-01-15
nbd-server: Coroutine based negotiation
Fam Zheng
1
-47
/
+103
2016-01-15
nbd: Split nbd.c
Fam Zheng
8
-453
/
+547
2016-01-15
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
4
-18
/
+11
2016-01-15
SCSI device: fix to incomplete QOMify
Cao jin
3
-9
/
+9
2016-01-15
iscsi: send readcapacity10 when readcapacity16 failed
Zhu Lingshan
1
-1
/
+6
2016-01-15
qemu-char: delete send_all/recv_all helper methods
Daniel P. Berrange
3
-75
/
+27
2016-01-15
vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...
Shmulik Ladkani
1
-8
/
+9
2016-01-15
scsi: initialise info object with appropriate size
P J P
1
-1
/
+1
2016-01-15
i386: avoid null pointer dereference
P J P
1
-5
/
+10
2016-01-15
target-i386: do not duplicate page protection checks
Paolo Bonzini
1
-42
/
+23
2016-01-15
scsi: revert change to scsi_req_cancel_async and add assertions
Paolo Bonzini
1
-0
/
+11
2016-01-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160115'...
Peter Maydell
23
-132
/
+528
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
1
-19
/
+5
2016-01-15
target-arm: dump-guest-memory: add vfp notes for arm
Andrew Jones
1
-3
/
+46
2016-01-15
elf: add arm note types
Andrew Jones
1
-0
/
+5
2016-01-15
target-arm: dump-guest-memory: add prfpreg notes for aarch64
Andrew Jones
1
-8
/
+71
2016-01-15
target-arm: support QMP dump-guest-memory
Andrew Jones
4
-2
/
+238
2016-01-15
dump: allow target to set the physical base
Andrew Jones
3
-3
/
+3
2016-01-15
dump: allow target to set the page size
Andrew Jones
3
-60
/
+85
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
7
-20
/
+2
2016-01-15
qapi-schema: dump-guest-memory: Improve text
Andrew Jones
1
-2
/
+2
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
3
-19
/
+70
2016-01-15
target-arm: Use the right MMU index in arm_regime_using_lpae_format
Alvise Rigo
3
-7
/
+12
2016-01-14
disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings
Peter Maydell
1
-1
/
+1
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
119
-741
/
+733
2016-01-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into staging
Peter Maydell
12
-1136
/
+47
2016-01-14
Merge remote-tracking branch 'remotes/amit/tags/vs-for-2.6-1' into staging
Peter Maydell
1
-1
/
+1
[prev]
[next]