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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into staging
Peter Maydell
1
-1
/
+7
2014-02-25
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
2
-6
/
+78
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2014-02-24
Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging
Peter Maydell
3
-4
/
+15
2014-02-24
qxl: add sanity check
Gerd Hoffmann
1
-1
/
+7
2014-02-24
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
1
-2
/
+31
2014-02-24
hw/xtensa: add support for ML605 and KC705 FPGA board
Max Filippov
1
-4
/
+47
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-2
/
+2
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-1
/
+1
2014-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...
Peter Maydell
3
-31
/
+18
2014-02-20
xen_disk: fix io accounting
Olaf Hering
1
-1
/
+12
2014-02-20
Call pci_piix3_xen_ide_unplug from unplug_disks
Stefano Stabellini
2
-3
/
+3
2014-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging
Peter Maydell
13
-70
/
+72
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
75
-551
/
+335
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2
-3
/
+3
2014-02-20
target-arm: Drop success/fail return from cpreg read and write functions
Peter Maydell
2
-30
/
+17
2014-02-20
hw/intc/arm_gic: Fix NVIC assertion failure
Peter Maydell
1
-1
/
+1
2014-02-18
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
1
-45
/
+45
2014-02-18
xhci: switch debug printf to tracepoint
Gerd Hoffmann
1
-3
/
+1
2014-02-18
xhci iso: allow for some latency
Gerd Hoffmann
1
-1
/
+1
2014-02-18
xhci iso: fix time calculation
Gerd Hoffmann
1
-2
/
+2
2014-02-18
uhci: invalidate queue on device address changes
Gerd Hoffmann
1
-0
/
+2
2014-02-18
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
1
-1
/
+1
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
11
-18
/
+20
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2
-3
/
+3
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
2
-1
/
+4
2014-02-15
char/serial: Fix emptyness check
Peter Crosthwaite
1
-1
/
+1
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
1
-0
/
+3
2014-02-14
qdev: Use QAPI type names for properties
Paolo Bonzini
2
-11
/
+19
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
3
-27
/
+13
2014-02-14
block: Handle "rechs" and "large" translation options
Paolo Bonzini
1
-3
/
+5
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
32
-80
/
+53
2014-02-14
qdev: Remove most legacy printers
Paolo Bonzini
1
-60
/
+0
2014-02-14
qdev: Inline qdev_prop_parse()
Paolo Bonzini
1
-7
/
+1
2014-02-14
qdev: Legacy properties are just strings
Paolo Bonzini
1
-6
/
+2
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
2
-37
/
+3
2014-02-14
qdev: Remove legacy parsers for hex8/32/64
Paolo Bonzini
1
-54
/
+0
2014-02-14
qdev: Sizes are now parsed by StringInputVisitor
Paolo Bonzini
1
-11
/
+0
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
7
-91
/
+7
2014-02-14
ipoctal232: QOM parent field cleanup
Andreas Färber
1
-4
/
+6
2014-02-14
ipack: QOM parent field cleanup for IPackDevice
Andreas Färber
1
-1
/
+4
2014-02-14
ipack: QOM parent field cleanup for IPackBus
Andreas Färber
1
-1
/
+3
2014-02-14
ipack: Convert to QOM realize
Andreas Färber
3
-26
/
+29
2014-02-14
twl92230: QOM'ify
Andreas Färber
1
-14
/
+21
2014-02-14
ds1338: QOM'ify
Andreas Färber
1
-8
/
+13
2014-02-14
lm832x: QOM'ify
Andreas Färber
1
-9
/
+13
2014-02-14
max7310: QOM'ify
Andreas Färber
1
-9
/
+14
2014-02-14
ssd0303: QOM'ify
Andreas Färber
1
-6
/
+12
2014-02-14
wm8750: QOM'ify
Andreas Färber
1
-13
/
+20
2014-02-14
z2: QOM'ify AER915
Andreas Färber
1
-7
/
+13
[next]