index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
target-ppc: Enable open-pic timers to count and generate interrupts
Aaron Larson
1
-6
/
+111
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
1
-1
/
+0
2017-06-30
spapr: prevent QEMU crash when CPU realization fails
Bharata B Rao
1
-3
/
+4
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
1
-4
/
+8
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2
-2
/
+87
2017-06-30
xics: directly register ICPState objects to vmstate
Greg Kurz
1
-1
/
+4
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
1
-1
/
+1
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
1
-0
/
+3
2017-06-30
spapr: Fix migration of Radix guests
Bharata B Rao
1
-0
/
+12
2017-06-30
spapr: Add a "no HPT" encoding to HTAB migration stream
Bharata B Rao
1
-4
/
+25
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
4
-4
/
+75
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2
-10
/
+2
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
7
-73
/
+201
2017-06-30
qapi: add explicit null to string input and output visitors
Greg Kurz
2
-0
/
+25
2017-06-30
hw/ppc/prep: Remove superfluous call to soundhw_init()
Thomas Huth
1
-4
/
+0
2017-06-29
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170629' into s...
Peter Maydell
9
-10
/
+87
2017-06-29
Add chardev-send-break monitor command
Stefan Fritsch
7
-2
/
+68
2017-06-29
monitor: Add -a (all) option to info registers
Suraj Jitindar Singh
2
-8
/
+19
2017-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
9
-53
/
+187
2017-06-29
ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under
John Arbuckle
1
-1
/
+1
2017-06-29
9pfs: handle transport errors in pdu_complete()
Greg Kurz
1
-8
/
+15
2017-06-29
xen-9pfs: disconnect if buffers are misconfigured
Stefano Stabellini
1
-21
/
+64
2017-06-29
virtio-9p: break device if buffers are misconfigured
Greg Kurz
4
-7
/
+40
2017-06-29
virtio-9p: message header is 7-byte long
Greg Kurz
2
-5
/
+8
2017-06-29
virtio-9p: record element after sanity checks
Greg Kurz
1
-1
/
+2
2017-06-29
9pfs: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2017-06-29
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
Tobias Schramm
5
-8
/
+56
2017-06-29
9pfs: local: remove: use correct path component
Bruce Rogers
1
-1
/
+1
2017-06-29
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...
Peter Maydell
40
-137
/
+383
2017-06-29
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into...
Peter Maydell
1
-51
/
+133
2017-06-29
linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place
Peter Maydell
1
-11
/
+12
2017-06-28
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
1
-3
/
+6
2017-06-28
migration: add "return-path" capability
Peter Xu
3
-4
/
+18
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
20
-40
/
+74
2017-06-28
migration: add comment for TYPE_MIGRATE
Peter Xu
1
-0
/
+8
2017-06-28
migration: hmp: dump globals
Peter Xu
3
-0
/
+15
2017-06-28
migration: merge enforce_config_section somewhat
Peter Xu
2
-10
/
+14
2017-06-28
migration: move skip_section_footers
Peter Xu
8
-15
/
+15
2017-06-28
migration: move skip_configuration out
Peter Xu
8
-15
/
+18
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
6
-5
/
+20
2017-06-28
migration: move global_state.optional out
Peter Xu
8
-11
/
+29
2017-06-28
migration: let MigrationState be a qdev
Peter Xu
4
-23
/
+81
2017-06-28
vl: clean up global property registration
Peter Xu
1
-5
/
+24
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
5
-0
/
+31
2017-06-28
machine: export register_compat_prop()
Peter Xu
3
-13
/
+37
2017-06-27
xen-disk: add support for multi-page shared rings
Paul Durrant
1
-31
/
+113
2017-06-27
xen-disk: only advertize feature-persistent if grant copy is not available
Paul Durrant
1
-7
/
+8
2017-06-27
xen/disk: don't leak stack data via response ring
Stefano Stabellini
1
-13
/
+12
2017-06-27
Merge remote-tracking branch 'remotes/edgar/tags/edgar/mmio-exec-v2.for-upstr...
Peter Maydell
8
-54
/
+428
2017-06-27
xilinx_spips: allow mmio execution
KONRAD Frederic
1
-19
/
+55
[next]