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-02-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into s...
Peter Maydell
1
-3
/
+8
2016-02-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...
Peter Maydell
1
-8
/
+12
2016-02-29
usb-redirect: Avoid double free of data
Fam Zheng
1
-3
/
+8
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
4
-14
/
+25
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-0
/
+21
2016-02-28
spapr: skip configuration section during migration of older machines
Greg Kurz
1
-0
/
+1
2016-02-28
dbdma: warn when using unassigned channel
Hervé Poussineau
1
-2
/
+23
2016-02-28
spapr: disable vmdesc submission for old machines
Greg Kurz
1
-0
/
+1
2016-02-28
spapr_pci: fix irq leak in RTAS ibm,change-msi
Greg Kurz
1
-1
/
+8
2016-02-28
spapr_pci: kill useless variable in rtas_ibm_change_msi()
Greg Kurz
1
-3
/
+3
2016-02-28
spapr_rng: disable hotpluggability
Greg Kurz
1
-0
/
+1
2016-02-26
sdhci: add quirk property for card insert interrupt status on Raspberry Pi
Andrew Baumann
1
-1
/
+37
2016-02-26
sdhci: Revert "add optional quirk property to disable card insertion/removal ...
Andrew Baumann
1
-6
/
+3
2016-02-26
raspi: fix SD card with recent sdhci changes
Andrew Baumann
3
-0
/
+30
2016-02-26
ARM: PL061: Checking register r/w accesses to reserved area
Wei Huang
1
-8
/
+22
2016-02-26
fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
Laszlo Ersek
1
-8
/
+12
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
21
-1144
/
+243
2016-02-25
q35: No need to check gigabyte_align
Eduardo Habkost
1
-3
/
+1
2016-02-25
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
1
-4
/
+0
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
3
-8
/
+6
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
1
-2
/
+1
2016-02-25
q35: Remove old machine versions
Eduardo Habkost
1
-165
/
+0
2016-02-25
vring: remove
Paolo Bonzini
3
-550
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2
-214
/
+34
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
3
-143
/
+19
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2
-13
/
+10
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
1
-2
/
+2
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
1
-0
/
+16
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
2
-3
/
+3
2016-02-25
pci core: function pci_bus_init() cleanup
Cao jin
1
-5
/
+2
2016-02-25
pci core: function pci_host_bus_register() cleanup
Cao jin
1
-3
/
+3
2016-02-25
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
1
-2
/
+20
2016-02-25
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
1
-17
/
+6
2016-02-25
spapr: initialize local Error pointer
Greg Kurz
1
-1
/
+1
2016-02-25
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
1
-0
/
+60
2016-02-23
all: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-23
all: Clean up includes
Peter Maydell
6
-9
/
+0
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2
-26
/
+26
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
2
-0
/
+27
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
4
-8
/
+91
2016-02-23
ohci: allocate timer only once.
Gerd Hoffmann
1
-26
/
+8
2016-02-23
usb: add pid check at the first of uhci_handle_td()
Gonglei
1
-6
/
+16
2016-02-23
usb: check RNDIS buffer offsets & length
Prasad J Pandit
1
-3
/
+6
2016-02-23
usb: check RNDIS message length
Prasad J Pandit
1
-9
/
+9
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
3
-1
/
+2
2016-02-23
usb: check USB configuration descriptor object
Prasad J Pandit
1
-1
/
+2
2016-02-20
etraxfs_dma: Dont forward zero-length payload to clients
Edgar E. Iglesias
1
-5
/
+8
2016-02-19
vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
1
-1
/
+1
2016-02-19
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
1
-14
/
+5
2016-02-19
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
1
-6
/
+188
[next]