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
2013-05-23
monitor: allow to disable the default monitor
Luiz Capitulino
2
-1
/
+4
2013-05-23
ui/input.c: replace magic numbers with macros
Amos Kong
1
-6
/
+7
2013-05-23
qapi: add native list coverage for QMP input visitor tests
Michael Roth
1
-0
/
+338
2013-05-23
qapi: add native list coverage for QMP output visitor tests
Michael Roth
2
-0
/
+347
2013-05-23
qapi: add native list coverage for visitor serialization tests
Michael Roth
1
-18
/
+433
2013-05-23
qapi: fix visitor serialization tests for numbers/doubles
Michael Roth
1
-17
/
+8
2013-05-23
qapi: add QMP input test for large integers
Michael Roth
1
-0
/
+20
2013-05-23
json-parser: fix handling of large whole number values
Michael Roth
1
-3
/
+23
2013-05-23
qapi: enable generation of native list code
Michael Roth
1
-3
/
+3
2013-05-23
qapi: qapi-visit.py, native list support
Michael Roth
1
-5
/
+29
2013-05-23
qapi: qapi-visit.py, fix list handling for union types
Michael Roth
1
-1
/
+1
2013-05-23
qapi: qapi-types.py, native list support
Michael Roth
2
-3
/
+65
2013-05-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
20
-24
/
+3
2013-05-22
pci-assign: Add MSI affinity support
Alex Williamson
1
-0
/
+18
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
3
-15
/
+101
2013-05-22
chardev: Get filename for new qapi backend
Lei Li
1
-0
/
+2
2013-05-22
chardev: Make the name of memory device consistent
Lei Li
3
-14
/
+14
2013-05-22
ui/gtk.c: Fix *BSD build of Gtk+ UI
Brad Smith
1
-0
/
+1
2013-05-22
qom/object: Don't poll cast cache for NULL objects
Peter Crosthwaite
1
-2
/
+2
2013-05-22
glib: Fix some misuses of gsize/size_t types
Peter Crosthwaite
2
-3
/
+3
2013-05-20
linux-user: Save the correct resume address for MIPS signal handling
Kwok Cheung Yeung
3
-3
/
+5
2013-05-20
linux-user: Fix MIPS ISA transitions during signal handling
Kwok Cheung Yeung
1
-0
/
+13
2013-05-20
target-mips: clean-up in BIT_INSV
Petar Jovanovic
1
-10
/
+6
2013-05-20
Open up 1.6 development
Anthony Liguori
1
-1
/
+1
2013-05-20
Update version for 1.5.0 release.
v1.5.0
Anthony Liguori
1
-1
/
+1
2013-05-20
osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)
Hervé Poussineau
1
-1
/
+1
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
4
-5
/
+5
2013-05-20
vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...
Hu Tao
1
-0
/
+1
2013-05-20
chardev: Make consistent with udp device for new qapi backend
Lei Li
2
-9
/
+9
2013-05-20
ide/macio: fix wrong opaque with TRIM support
Aurelien Jarno
1
-1
/
+1
2013-05-19
target-mips: set carry bit correctly in DSPControl register
Petar Jovanovic
1
-3
/
+4
2013-05-19
target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
Petar Jovanovic
2
-5
/
+23
2013-05-18
target-moxie: replace target_phys_addr_t with hwaddr
Hu Tao
1
-1
/
+1
2013-05-18
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
4
-5
/
+5
2013-05-18
remove some double-includes
Michael Tokarev
16
-19
/
+0
2013-05-18
translate: remove redundantly included qemu/timer.h
liguang
1
-1
/
+0
2013-05-18
Remove twice include of qemu-common.h
Qiao Nuohan
1
-1
/
+0
2013-05-18
fix /proc/self/maps output
Christophe Lyon
1
-2
/
+2
2013-05-17
target-mips: fix incorrect behaviour for EXTP
Petar Jovanovic
2
-2
/
+19
2013-05-17
Update version for 1.5.0-rc3 release
v1.5.0-rc3
Anthony Liguori
1
-1
/
+1
2013-05-17
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging
Anthony Liguori
1
-6
/
+19
2013-05-17
Revert "migration: don't account sleep time for calculating bandwidth"
Michael Roth
1
-4
/
+1
2013-05-16
main-loop: partial revert of 5e3bc73
Stefan Hajnoczi
1
-18
/
+14
2013-05-16
main-loop: narrow win32 pollfds_fill() event bitmasks
Stefan Hajnoczi
1
-4
/
+4
2013-05-16
virtio: add virtio_bus_get_dev_path.
KONRAD Frederic
1
-0
/
+14
2013-05-15
Update version for 1.5.0-rc2 release
v1.5.0-rc2
Anthony Liguori
1
-1
/
+1
2013-05-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-2
/
+9
2013-05-15
qemu-common: Resolve vector build breakes for AltiVec
Paolo Bonzini
1
-2
/
+8
2013-05-15
ide-test: Fix endianness problems
Kevin Wolf
1
-5
/
+27
2013-05-15
hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping
Peter Maydell
1
-1
/
+13
[next]