index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
2016-03-17
3
-24
/
+6
*
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-17
18
-76
/
+68
*
blockdev: Separate BB name management
Max Reitz
2016-03-17
2
-31
/
+63
*
blockdev: Add list of all BlockBackends
Max Reitz
2016-03-17
1
-1
/
+23
*
blockdev: Rename blk_backends
Max Reitz
2016-03-17
1
-9
/
+11
*
block: Drop BB name from bad option error
Max Reitz
2016-03-17
3
-11
/
+11
*
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
2016-03-17
6
-45
/
+18
*
block: Use blk_{commit,flush}_all() consistently
Max Reitz
2016-03-17
3
-4
/
+6
*
block: Add blk_commit_all()
Max Reitz
2016-03-17
2
-0
/
+6
*
block: Use blk_next() in block-backend.c
Max Reitz
2016-03-17
1
-6
/
+6
*
monitor: Use BB list for BB name completion
Max Reitz
2016-03-17
1
-3
/
+4
*
block: Fix memory leak in hmp_drive_add_node()
Kevin Wolf
2016-03-17
1
-0
/
+1
*
block: Fix qemu_root_bds_opts.head initialisation
Kevin Wolf
2016-03-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-03-17
2
-16
/
+3
|
\
|
*
Revert "qed: Implement .bdrv_drain"
Stefan Hajnoczi
2016-03-17
1
-13
/
+0
|
*
aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
Matthew Fortune
2016-03-17
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-03-17
29
-36
/
+28
|
\
|
*
module: Rename machine_init() to opts_init()
Eduardo Habkost
2016-03-16
8
-9
/
+9
|
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
21
-27
/
+19
*
|
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-03-16
2
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
MAINTAINERS: Fix typo, block/stream.h -> block/stream.c
Jeff Cody
2016-03-16
1
-1
/
+1
|
*
block/sheepdog: fix argument passed to qemu_strtoul()
Jeff Cody
2016-03-16
1
-4
/
+7
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160316-...
Peter Maydell
2016-03-16
46
-140
/
+4114
|
\
\
|
|
/
|
/
|
|
*
sd: Fix "info qtree" on boards with SD cards
Peter Maydell
2016-03-16
1
-2
/
+4
|
*
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
5
-0
/
+484
|
*
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
4
-15
/
+144
|
*
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
7
-2
/
+517
|
*
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
5
-0
/
+384
|
*
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
2016-03-16
1
-0
/
+7
|
*
hw/arm: Add palmetto-bmc machine
Andrew Jeffery
2016-03-16
2
-1
/
+66
|
*
hw/arm: Add ASPEED AST2400 SoC model
Andrew Jeffery
2016-03-16
3
-0
/
+173
|
*
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
4
-0
/
+395
|
*
hw/timer: Add ASPEED timer device model
Andrew Jeffery
2016-03-16
5
-0
/
+519
|
*
i.MX: Add missing descriptions in devices.
Jean-Christophe Dubois
2016-03-16
4
-0
/
+4
|
*
i.MX: Add i.MX6 CCM and ANALOG device.
Jean-Christophe Dubois
2016-03-16
3
-0
/
+972
|
*
i.MX: Add the CLK_IPG_HIGH clock
Jean-Christophe Dubois
2016-03-16
5
-12
/
+15
|
*
i.MX: Remove CCM useless clock computation handling.
Jean-Christophe Dubois
2016-03-16
3
-65
/
+0
|
*
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
Jean-Christophe Dubois
2016-03-16
5
-9
/
+9
|
*
i.MX: Allow GPT timer to rollover.
Jean-Christophe Dubois
2016-03-16
1
-12
/
+15
|
*
arm: virt: Move machine class init code to the abstract machine type
Wei Huang
2016-03-16
1
-14
/
+20
|
*
arm: virt: Add an abstract ARM virt machine type
Wei Huang
2016-03-16
1
-5
/
+18
|
*
target-arm: Fix translation level on early translation faults
Sergey Sorokin
2016-03-16
1
-10
/
+12
|
*
target-arm: Implement MRS (banked) and MSR (banked) instructions
Peter Maydell
2016-03-16
3
-3
/
+366
|
*
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
2016-03-16
1
-1
/
+1
|
/
*
util/base64.c: Clean includes
Peter Maydell
2016-03-16
1
-2
/
+0
*
update-linux-headers.sh: Fake types.h doesn't need to include anything
Peter Maydell
2016-03-16
1
-2
/
+3
*
include/config.h: Remove
Peter Maydell
2016-03-16
2
-2
/
+0
*
slirp/slirp.h: Remove now-empty #ifdefs
Peter Maydell
2016-03-16
1
-24
/
+0
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into...
Peter Maydell
2016-03-16
1
-21
/
+19
|
\
|
*
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
2016-03-16
1
-21
/
+19
[next]