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
2011-10-11
Version 0.15.1
v0.15.1
stable-0.15
Justin M. Forbes
1
-1
/
+1
2011-10-05
qed: fix use-after-free during l2 cache commit
Stefan Hajnoczi
2
-5
/
+5
2011-10-03
sdl: Fix termination in -no-shutdown mode
Jan Kiszka
1
-1
/
+3
2011-10-03
Fix termination by signal with -no-shutdown
Kevin Wolf
1
-0
/
+1
2011-10-03
Add support for finding libpng via pkg-config.
Brad
1
-0
/
+6
2011-10-03
Check for presence of compiler -pthread flag.
Brad
1
-1
/
+1
2011-10-03
Allow overriding the location of Samba's smbd.
Brad
4
-9
/
+13
2011-10-03
Fix linker scripts
Gerd Hoffmann
8
-58
/
+48
2011-10-03
Fix install(1) usage to be compatible with OpenBSD's install(1).
Brad
1
-3
/
+3
2011-10-03
Fix qjson test of solidus encoding
Jan Kiszka
1
-1
/
+2
2011-10-03
configure: Copy test data to build directory
Luiz Capitulino
1
-1
/
+1
2011-08-31
monitor: fix build breakage for !CONFIG_VNC
Jamie Iles
1
-1
/
+1
2011-08-31
monitor: fix build breakage with --disable-vnc
TeLeMan
1
-0
/
+2
2011-08-31
Fix forcing multicast msgs to loopback on OpenBSD.
Brad
1
-2
/
+8
2011-08-14
Merge branch 'stable-0.15' of git://git.qemu.org/qemu
Justin M. Forbes
2
-6
/
+12
2011-08-08
Update version to 0.15.0
v0.15.0
Anthony Liguori
1
-1
/
+1
2011-08-05
qcow2: Fix L1 table size after bdrv_snapshot_goto
Kevin Wolf
1
-5
/
+11
2011-08-04
Merge branch 'stable-0.15' of git://git.qemu.org/qemu
Justin M. Forbes
3
-66
/
+55
2011-08-04
Revert "floppy: save and restore DIR register"
v0.15.0-rc2
Anthony Liguori
1
-50
/
+1
2011-08-04
alpha-softmmu: Disable for the 0.15 release branch.
Richard Henderson
1
-1
/
+0
2011-08-04
vhost build fix for i386
Wolfgang Mauerer
1
-0
/
+23
2011-08-04
guest agent: add --enable-guest-agent config option
Michael Roth
1
-13
/
+27
2011-08-04
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
3
-11
/
+16
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
1
-2
/
+4
2011-08-02
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
3
-11
/
+16
2011-07-31
Makefile: add missing deps on $(GENERATED_HEADERS)
Michael Roth
1
-1
/
+3
2011-07-31
Update version to 0.15.0-rc2
Anthony Liguori
1
-1
/
+1
2011-07-29
Bump version to 0.15.0-rc1
v0.15.0-rc1
Anthony Liguori
1
-1
/
+1
2011-07-29
Merge branch 'for-upstream-0.15' of git://git.linaro.org/people/pmaydell/qemu...
Justin M. Forbes
3
-35
/
+95
2011-07-28
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
1
-0
/
+4
2011-07-28
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
3
-1
/
+16
2011-07-28
balloon: Reject negative balloon values
Amit Shah
1
-1
/
+7
2011-07-28
virtio-balloon: Check if balloon registration failed
Amit Shah
2
-1
/
+11
2011-07-28
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2
-4
/
+12
2011-07-27
target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert
Peter Maydell
1
-8
/
+11
2011-07-27
target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM
Peter Maydell
1
-7
/
+31
2011-07-27
target-arm: Support v6 barriers in linux-user mode
Peter Maydell
1
-18
/
+33
2011-07-26
target-arm: Mark 1136r1 as a v6K core
Peter Maydell
2
-2
/
+20
2011-07-26
virtio-balloon: Fix header comment; add Copyright
Amit Shah
1
-1
/
+3
2011-07-26
balloon: Fix header comment; add Copyright
Amit Shah
1
-2
/
+3
2011-07-26
balloon: Separate out stat and balloon handling
Amit Shah
3
-15
/
+17
2011-07-26
virtio-balloon: Separate status handling into separate function
Amit Shah
1
-20
/
+31
2011-07-26
balloon: Simplify code flow
Amit Shah
1
-9
/
+7
2011-07-26
balloon: Add braces around if statements
Amit Shah
1
-3
/
+4
2011-07-26
balloon: Make functions, local vars static
Amit Shah
2
-15
/
+11
2011-07-25
Let users select their pythons
Blue Swirl
2
-6
/
+19
2011-07-25
simpletrace: suppress a warning from unused variable
Blue Swirl
1
-1
/
+1
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
13
-15
/
+21
2011-07-24
Fix chrdev return value conversion
Blue Swirl
2
-4
/
+5
2011-07-23
qemu-ga: remove dependency on gio and gthread
Anthony Liguori
2
-29
/
+12
[next]