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
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
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
24
-625
/
+3118
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
2016-10-28
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
1
-15
/
+61
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
2
-39
/
+172
2016-10-28
spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter
Thomas Huth
1
-0
/
+6
2016-10-28
adb: change handler only when recognized
Hervé Poussineau
1
-3
/
+23
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
1
-6
/
+17
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
2
-10
/
+52
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2
-43
/
+23
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
2
-1
/
+243
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
1
-58
/
+36
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2
-24
/
+18
2016-10-28
pseries: Move /hypervisor node construction to fdt_build_fdt()
David Gibson
1
-21
/
+28
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2
-14
/
+13
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
2
-88
/
+75
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
2
-79
/
+69
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2
-17
/
+25
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
2
-33
/
+42
2016-10-28
pseries: Move adding of fdt reserve map entries
David Gibson
1
-8
/
+9
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
1
-45
/
+36
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
1
-7
/
+7
2016-10-28
pseries: Split device tree construction from device tree load
David Gibson
2
-20
/
+24
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
1
-0
/
+65
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
3
-1
/
+480
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2
-0
/
+54
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
3
-1
/
+301
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
3
-2
/
+371
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
1
-0
/
+30
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
1
-1
/
+72
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
1
-5
/
+208
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
2
-0
/
+228
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
2
-22
/
+21
[next]