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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2016-10-30
virtio: inline set_host_notifier_internal
Paolo Bonzini
1
-36
/
+26
2016-10-30
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2
-26
/
+20
2016-10-30
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2
-7
/
+5
2016-10-30
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2
-15
/
+11
2016-10-30
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2
-12
/
+16
2016-10-30
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
1
-34
/
+4
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2
-35
/
+45
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
5
-10
/
+26
2016-10-30
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2
-37
/
+81
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
9
-69
/
+9
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
6
-36
/
+5
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
1
-0
/
+14
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
3
-4
/
+4
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
6
-14
/
+14
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
6
-6
/
+6
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
8
-114
/
+114
2016-10-28
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2
-49
/
+51
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2
-50
/
+58
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2
-35
/
+35
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2
-27
/
+26
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
3
-126
/
+152
2016-10-28
xen: Fix coding style warnings
Emil Condrea
5
-13
/
+26
2016-10-28
xen: Fix coding style errors
Emil Condrea
4
-64
/
+76
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
24
-625
/
+3118
2016-10-28
clean-up: removed duplicate #includes
Anand J
11
-11
/
+0
2016-10-28
s390: avoid always-true comparison in s390_pci_generate_fid()
Peter Maydell
1
-8
/
+2
2016-10-28
usb: Change *_exitfn return type from int to void
Akanksha Srivastava
4
-15
/
+7
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
1
-1
/
+1
2016-10-28
hw/block/nvme: Simplify if-statements a little bit
Thomas Huth
1
-2
/
+2
2016-10-28
lm32: milkymist-tmu2: fix integer overflow
Michael Walle
1
-1
/
+1
2016-10-28
hw/tpm/tpm_passthrough: Simplify if-statements a little bit
Thomas Huth
1
-4
/
+2
2016-10-28
hw/arm/tosa: Fix reset handling
Guenter Roeck
1
-1
/
+11
2016-10-28
hw/arm/spitz: Fix reset handling
Guenter Roeck
1
-1
/
+12
2016-10-28
arm: virt: add PMU property to mach-virt machine type
Wei Huang
1
-0
/
+7
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
2
-2
/
+2
2016-10-28
char: cadence: correct reset value for baud rate registers
Prasad J Pandit
1
-1
/
+2
2016-10-28
versatilepb: do not run if user asks for more than 256MB RAM
Jean-Christophe Dubois
1
-0
/
+9
2016-10-28
hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255
Guenter Roeck
1
-1
/
+3
2016-10-28
arm: cubieboard: Add support for initrd
Guenter Roeck
1
-0
/
+1
2016-10-28
i.MX: Fix GPIO ISR register write
Guenter Roeck
1
-1
/
+1
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
1
-3
/
+1
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
6
-238
/
+262
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...
Peter Maydell
1
-0
/
+1
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
[prev]
[next]