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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
3
-21
/
+11
2016-10-30
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
3
-13
/
+17
2016-10-30
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
2
-37
/
+4
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
3
-38
/
+48
2016-10-30
virtio-blk: always use dataplane path if ioeventfd is active
Paolo Bonzini
3
-39
/
+55
2016-10-30
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
7
-13
/
+32
2016-10-30
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
4
-38
/
+91
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
10
-79
/
+16
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
7
-38
/
+11
2016-10-30
virtio: disable ioeventfd as early as possible
Paolo Bonzini
2
-8
/
+8
2016-10-30
virtio/migration: Migrate balloon to VMState
Dr. David Alan Gilbert
1
-16
/
+15
2016-10-30
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2
-0
/
+18
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...
Peter Maydell
4
-150
/
+225
2016-10-28
Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' in...
Peter Maydell
5
-248
/
+507
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
87
-1713
/
+4981
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
22
-32
/
+213
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
12
-250
/
+1695
2016-10-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-250
/
+527
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...
Peter Maydell
9
-0
/
+0
2016-10-28
curses: Use cursesw instead of curses
Samuel Thibault
1
-9
/
+20
2016-10-28
curses: fix left/right arrow translation
Samuel Thibault
1
-2
/
+2
2016-10-28
ui/gtk: Fix non-working DELETE key
Thomas Huth
1
-1
/
+3
2016-10-28
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
1
-2
/
+21
2016-10-28
Defer BrlAPI tty acquisition to when guest starts using device
Samuel Thibault
1
-32
/
+49
2016-10-28
Add dots keypresses support to the baum braille device
Samuel Thibault
1
-104
/
+130
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...
Peter Maydell
1
-0
/
+1
2016-10-28
MAINTAINERS: update M68K entry
Laurent Vivier
1
-1
/
+2
2016-10-28
target-m68k: immediate ops manage word and byte operands
Laurent Vivier
1
-22
/
+35
2016-10-28
target-m68k: cmp manages word and bytes operands
Laurent Vivier
1
-6
/
+11
2016-10-28
target-m68k: add/sub manage word and byte operands
Laurent Vivier
1
-33
/
+40
2016-10-28
target-m68k: add addressing modes to neg
Laurent Vivier
1
-8
/
+12
2016-10-28
target-m68k: introduce byte and word cc_ops
Laurent Vivier
3
-69
/
+93
2016-10-28
target-m68k: some bit ops cleanup
Laurent Vivier
1
-19
/
+15
2016-10-28
target-m68k: suba/adda can manage word operand
Laurent Vivier
1
-2
/
+3
2016-10-28
target-m68k: and can manage word and byte operands
Laurent Vivier
1
-6
/
+10
2016-10-28
target-m68k: or can manage word and byte operands
Laurent Vivier
1
-6
/
+8
2016-10-28
target-m68k: eor can manage word and byte operands
Laurent Vivier
1
-6
/
+7
2016-10-28
target-m68k: add addressing modes to not
Laurent Vivier
1
-4
/
+10
2016-10-28
target-m68k: Inline addx, subx, negx
Richard Henderson
3
-60
/
+178
2016-10-28
target-m68k: add dbcc
Laurent Vivier
1
-0
/
+25
2016-10-28
target-m68k: add addressing modes to scc
Laurent Vivier
1
-20
/
+20
2016-10-28
target-m68k: add exg ops
Laurent Vivier
1
-0
/
+30
2016-10-28
target-m68k: add linkl
Laurent Vivier
1
-5
/
+21
2016-10-28
target-m68k: add bkpt instruction
Laurent Vivier
1
-0
/
+6
2016-10-28
ppc: allow certain HV interrupts to be delivered to guests
Nicholas Piggin
1
-6
/
+26
2016-10-28
spapr: Memory hot-unplug support
Bharata B Rao
2
-1
/
+135
2016-10-28
spapr: use count+index for memory hotplug
Michael Roth
1
-4
/
+18
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
2
-15
/
+65
2016-10-28
spapr: add hotplug interrupt machine options
Michael Roth
1
-0
/
+28
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
4
-41
/
+177
[next]