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-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-socket-20160120-1' int...
Peter Maydell
4
-203
/
+177
2016-01-21
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160119.0' i...
Peter Maydell
4
-3
/
+45
2016-01-19
vfio/pci: Lazy PBA emulation
Alex Williamson
3
-0
/
+42
2016-01-19
vfio/pci-quirks: Only quirk to size of PCI config space
Alex Williamson
1
-3
/
+3
2016-01-19
vnc: distiguish between ipv4/ipv6 omitted vs set to off
Daniel P. Berrange
1
-6
/
+12
2016-01-19
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
2
-76
/
+24
2016-01-19
sockets: remove use of QemuOpts from socket_connect
Daniel P. Berrange
1
-55
/
+36
2016-01-19
sockets: remove use of QemuOpts from socket_listen
Daniel P. Berrange
1
-57
/
+97
2016-01-19
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
2
-20
/
+11
2016-01-19
add MAINTAINERS entry for qemu socket code
Gerd Hoffmann
1
-0
/
+8
2016-01-18
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
9
-83
/
+324
2016-01-18
MAINTAINERS: Fix sPAPR entry heading
Andreas Färber
1
-1
/
+1
2016-01-18
qdev: Free QemuOpts when the QOM path goes away
Paolo Bonzini
1
-1
/
+3
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
7
-58
/
+36
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
[next]