index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
chardev: introduce chr_machine_done hook
Peter Xu
2
-2
/
+2
2018-03-12
vl: export machine_init_done
Peter Xu
1
-0
/
+2
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
1
-1
/
+2
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
1
-0
/
+11
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
3
-0
/
+326
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-4
/
+19
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-1
/
+14
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
1
-0
/
+222
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
2
-0
/
+104
2018-03-09
block: x-blockdev-create QMP command
Kevin Wolf
1
-1
/
+4
2018-03-09
block: Make bdrv_is_whitelisted() public
Kevin Wolf
1
-0
/
+1
2018-03-09
qdict: Introduce qdict_rename_keys()
Kevin Wolf
1
-0
/
+6
2018-03-09
util: Add qemu_opts_to_qdict_filtered()
Kevin Wolf
1
-0
/
+2
2018-03-09
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
1
-0
/
+1
2018-03-09
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
1
-2
/
+3
2018-03-09
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
1
-1
/
+2
2018-03-09
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
16
-14
/
+702
2018-03-08
vl: introduce vm_shutdown()
Stefan Hajnoczi
2
-1
/
+1
2018-03-08
block: add aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-0
/
+13
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
1
-9
/
+13
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
1
-1
/
+0
2018-03-08
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...
Peter Maydell
5
-8
/
+85
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-0
/
+1
2018-03-07
SiFive Freedom U Series RISC-V Machine
Michael Clark
1
-0
/
+69
2018-03-07
SiFive Freedom E Series RISC-V Machine
Michael Clark
1
-0
/
+79
2018-03-07
SiFive RISC-V PRCI Block
Michael Clark
1
-0
/
+37
2018-03-07
SiFive RISC-V UART Device
Michael Clark
1
-0
/
+71
2018-03-07
RISC-V VirtIO Machine
Michael Clark
1
-0
/
+74
2018-03-07
SiFive RISC-V Test Finisher
Michael Clark
1
-0
/
+42
2018-03-07
RISC-V Spike Machines
Michael Clark
1
-0
/
+53
2018-03-07
SiFive RISC-V PLIC Block
Michael Clark
1
-0
/
+85
2018-03-07
SiFive RISC-V CLINT Block
Michael Clark
1
-0
/
+50
2018-03-07
RISC-V HART Array
Michael Clark
1
-0
/
+39
2018-03-07
RISC-V HTIF Console
Michael Clark
1
-0
/
+61
2018-03-07
Add symbol table callback interface to load_elf
Michael Clark
2
-14
/
+37
2018-03-07
RISC-V Disassembler
Michael Clark
1
-0
/
+2
2018-03-07
RISC-V ELF Machine Definition
Michael Clark
1
-0
/
+2
2018-03-06
address_space_read: address_space_to_flatview needs RCU lock
Paolo Bonzini
1
-15
/
+10
2018-03-06
memory: inline some performance-sensitive accessors
Paolo Bonzini
2
-5
/
+30
2018-03-06
lockable: workaround GCC link issue with ASAN
Marc-André Lureau
1
-1
/
+1
2018-03-06
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
1
-0
/
+16
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-1
/
+1
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-67
/
+171
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
1
-1
/
+4
2018-03-06
qio: non-default context for async conn
Peter Xu
1
-3
/
+12
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
1
-2
/
+5
2018-03-06
qio: store gsources for net listeners
Peter Xu
1
-2
/
+20
2018-03-06
qio: introduce qio_channel_add_watch_{full|source}
Peter Xu
1
-0
/
+44
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
1
-1
/
+4
2018-03-06
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
1
-1
/
+3
[next]