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
2014-09-22
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2
-0
/
+15
2014-09-22
ide/atapi: Mark non-data commands as complete
John Snow
1
-4
/
+3
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-57
/
+69
2014-09-18
pc: leave more space for BIOS allocations
Michael S. Tsirkin
1
-2
/
+4
2014-09-18
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-19
/
+20
2014-09-18
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
1
-4
/
+4
2014-09-18
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
1
-0
/
+10
2014-09-18
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
1
-8
/
+1
2014-09-18
virtio-net: drop assert on vm stop
Michael S. Tsirkin
1
-2
/
+0
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
2
-23
/
+23
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-09-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
11
-80
/
+100
2014-09-14
hw/machine: Free old values of string properties
Eduardo Habkost
1
-0
/
+8
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
79
-173
/
+629
2014-09-12
hw/arm/boot: enable DTB support when booting ELF images
Ard Biesheuvel
1
-2
/
+20
2014-09-12
hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed
Ard Biesheuvel
1
-0
/
+10
2014-09-12
hw/arm/boot: pass an address limit to and return size from load_dtb()
Ard Biesheuvel
1
-3
/
+31
2014-09-12
hw/arm/boot: load DTB as a ROM image
Ard Biesheuvel
1
-1
/
+4
2014-09-12
hw/arm/virt: fix pl011 and pl031 irq flags
Peter Maydell
1
-2
/
+2
2014-09-12
hw/arm/virt: Provide flash devices for boot ROMs
Peter Maydell
1
-0
/
+70
2014-09-12
pl061: implement input interrupt logic
Colin Leitner
1
-14
/
+45
2014-09-12
hw/arm/virt: add linux, stdout-path to /chosen DT node
Ard Biesheuvel
1
-0
/
+2
2014-09-11
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
1
-2
/
+2
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...
Peter Maydell
4
-12
/
+21
2014-09-11
pckbd: adding new fields to vmstate
Pavel Dovgalyuk
1
-0
/
+51
2014-09-11
mc146818rtc: add missed field to vmstate
Pavel Dovgalyuk
1
-0
/
+24
2014-09-11
piix: do not set irq while loading vmstate
Pavel Dovgalyuk
1
-2
/
+28
2014-09-11
serial: fixing vmstate for save/restore
Pavel Dovgalyuk
1
-30
/
+195
2014-09-11
parallel: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+18
2014-09-11
fdc: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+74
2014-09-11
apic_common: vapic_paddr synchronization fix
Pavel Dovgalyuk
1
-11
/
+26
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...
Peter Maydell
1
-1
/
+5
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
8
-59
/
+77
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
8
-33
/
+39
2014-09-10
IDE: MMIO IDE device control should be little endian
Valentin Manea
1
-2
/
+2
2014-09-10
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
Markus Armbruster
1
-1
/
+0
2014-09-10
xen_disk: Plug memory leak on error path
Markus Armbruster
1
-17
/
+14
2014-09-10
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
1
-1
/
+5
2014-09-09
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2
-2
/
+14
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
70
-128
/
+199
2014-09-09
apb: implement PCI bus error interrupt map registers
Mark Cave-Ayland
1
-2
/
+13
2014-09-08
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-25
/
+104
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
12
-150
/
+338
2014-09-08
hypervisor property clashes with hypervisor node
Anton Blanchard
1
-4
/
+0
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2
-30
/
+24
2014-09-08
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
1
-3
/
+10
2014-09-08
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
1
-2
/
+6
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
5
-3
/
+34
2014-09-08
PPC: Mac: Move tbfreq into local variable
Alexander Graf
2
-6
/
+19
2014-09-08
PPC: mac_nvram: Split NVRAM into OF and OSX parts
Alexander Graf
1
-3
/
+40
[next]