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
path:
root
/
hw
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
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
1
-2
/
+86
2017-06-30
xics: directly register ICPState objects to vmstate
Greg Kurz
1
-1
/
+4
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
1
-1
/
+6
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
3
-7
/
+62
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/gkurz/tags/for-upstream' into staging
Peter Maydell
6
-49
/
+155
2017-06-29
virtio-blk: trace vdev so devices can be distinguished
Stefan Hajnoczi
2
-10
/
+12
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
2
-4
/
+24
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
22
-44
/
+61
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
17
-20
/
+20
2017-06-28
migration: move skip_section_footers
Peter Xu
3
-5
/
+5
2017-06-28
migration: move skip_configuration out
Peter Xu
3
-3
/
+5
2017-06-28
migration: move global_state.optional out
Peter Xu
3
-3
/
+10
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
1
-0
/
+7
2017-06-28
machine: export register_compat_prop()
Peter Xu
2
-13
/
+14
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
xilinx_spips: allow mmio execution
KONRAD Frederic
1
-19
/
+55
2017-06-27
introduce mmio_interface
KONRAD Frederic
2
-0
/
+129
2017-06-26
nvme: Add support for Read Data and Write Data in CMBs.
Stephen Bates
2
-26
/
+58
2017-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/queue/misc-pull-request' in...
Peter Maydell
1
-60
/
+151
2017-06-23
applesmc: fix port i/o access width
Gabriel L. Somlo
1
-2
/
+2
2017-06-23
applesmc: implement error status port
Gabriel L. Somlo
1
-26
/
+115
2017-06-23
applesmc: cosmetic whitespace and indentation cleanup
Gabriel L. Somlo
1
-48
/
+50
2017-06-23
ps2: reset queue in ps2_reset_keyboard
Gerd Hoffmann
1
-0
/
+1
2017-06-23
ps2: add ps2_reset_queue
Gerd Hoffmann
1
-5
/
+10
2017-06-23
ps2: add and use PS2State typedef
Gerd Hoffmann
1
-7
/
+5
2017-06-23
hid: Reset kbd modifiers on reset
Alexander Graf
1
-0
/
+1
2017-06-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...
Peter Maydell
1
-10
/
+14
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
27
-134
/
+164
2017-06-21
usb-host: support devices with sparse/non-sequential USB interfaces
Samuel Brian
1
-10
/
+14
2017-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-279
/
+242
2017-06-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-105
/
+360
2017-06-20
pnv-core: use get_uint() for "core-pir" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
pvpanic: use get_uint() for "ioport" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
auxbus: use get_uint() for "addr" property
Marc-André Lureau
1
-1
/
+1
[prev]
[next]