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
hw: Consistently name Error ** objects errp, and not err
Markus Armbruster
3
-14
/
+14
2014-05-05
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
3
-21
/
+21
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-05
linux-user: fix getrusage and wait4 failures with invalid rusage struct
Petar Jovanovic
1
-3
/
+8
2014-05-05
virtio-net: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
1
-0
/
+5
2014-05-05
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
1
-2
/
+2
2014-05-05
vmstate: add VMSTATE_VALIDATE
Michael S. Tsirkin
1
-0
/
+8
2014-05-05
vmstate: add VMS_MUST_EXIST
Michael S. Tsirkin
2
-0
/
+11
2014-05-05
vmstate: reduce code duplication
Michael S. Tsirkin
1
-48
/
+52
2014-05-05
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
5
-25
/
+720
2014-05-05
usb: mtp: reply INCOMPLETE_TRANSFER on read errors
Gerd Hoffmann
1
-1
/
+3
2014-05-05
usb: mtp: fix possible buffer overflow
Gerd Hoffmann
1
-0
/
+8
2014-05-05
usb: mtp: drop data-out hexdump
Gerd Hoffmann
1
-2
/
+1
2014-05-05
usb: mtp: avoid empty description string
Gerd Hoffmann
1
-1
/
+1
2014-05-05
usb: mtp: fix error path memory leak
Gerd Hoffmann
1
-0
/
+2
2014-05-05
usb: mtp: fix serial (must be exact 32 chars)
Gerd Hoffmann
1
-1
/
+1
2014-05-05
usb: mtp: fix version (is decimal not bcd)
Gerd Hoffmann
1
-1
/
+1
2014-05-05
usb: mtp: fix usb_mtp_add_u64
Gerd Hoffmann
1
-2
/
+2
2014-05-05
usb: mtp: replace debug printfs with trace points
Gerd Hoffmann
2
-4
/
+7
2014-05-05
usb-ohci: Add vmstate descriptor
Alexey Kardashevskiy
1
-8
/
+111
2014-05-05
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
2
-30
/
+22
2014-05-05
SMBIOS: Use macro to set smbios defaults
Gabriel L. Somlo
1
-14
/
+13
2014-05-05
SMBIOS: Update header file definitions
Gabriel L. Somlo
1
-22
/
+66
2014-05-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
5
-22
/
+28
2014-05-05
E820: Add interface for accessing e820 table
Gabriel L. Somlo
2
-0
/
+17
2014-05-05
pc: add 2.1 machine type
Michael S. Tsirkin
2
-7
/
+47
2014-05-02
target-alpha: Fix RDUSP
Richard Henderson
1
-1
/
+1
2014-05-02
linux-user/elfload.c: Support ARM HWCAP2 flags
Peter Maydell
2
-1
/
+30
2014-05-02
linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32
Peter Maydell
1
-13
/
+73
2014-05-02
linux-user/elfload.c: Update ARM HWCAP bits
Peter Maydell
1
-2
/
+20
2014-05-02
linux-user/elfload.c: Fix incorrect ARM HWCAP bits
Peter Maydell
1
-4
/
+5
2014-05-02
linux-user: remove configure option for setting uname release
Riku Voipio
3
-11
/
+1
2014-05-02
linux-user: move uname functions to uname.c
Riku Voipio
3
-102
/
+110
2014-05-02
linux-user: rename cpu-uname -> uname
Riku Voipio
4
-3
/
+3
2014-05-02
linux-user/signal.c: Set fault address in AArch64 signal info
Peter Maydell
1
-2
/
+1
2014-05-02
linux-user: avoid using glibc internals in _syscall5 and in definition of tar...
Natanael Copa
2
-2
/
+16
2014-05-02
linux-user: Handle arches with llseek instead of _llseek
James Hogan
1
-0
/
+5
2014-05-02
linux-user: Add support for SCM_CREDENTIALS.
Huw Davies
1
-0
/
+11
2014-05-02
linux-user: Move if-elses to a switch statement.
Huw Davies
1
-18
/
+33
2014-05-02
linux-user: Assert stack used for auxvec, envp, argv
James Hogan
1
-0
/
+2
2014-05-02
linux-user: Add /proc/self/exe open forwarding
Maxim Ostapenko
1
-0
/
+5
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
[prev]
[next]