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
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-94
/
+250
2015-01-27
pc-dimm: Add Error argument to pc_existing_dimms_capacity
Bharata B Rao
2
-12
/
+24
2015-01-27
pc-dimm: Make pc_existing_dimms_capacity global
Bharata B Rao
2
-24
/
+25
2015-01-27
pc: Fix DIMMs capacity calculation
Bharata B Rao
1
-16
/
+10
2015-01-27
smbios: Don't report unknown CPU speed (fix SVVP regression)
Eduardo Habkost
1
-2
/
+3
2015-01-27
smbios: Fix dimm size calculation when RAM is multiple of 16GB
Eduardo Habkost
1
-1
/
+2
2015-01-27
bios-linker-loader: move source to common location
Michael S. Tsirkin
3
-1
/
+1
2015-01-27
bios-linker-loader: move header to common location
Michael S. Tsirkin
3
-29
/
+2
2015-01-27
virtio: fix feature bit checks
Cornelia Huck
2
-3
/
+3
2015-01-27
acpi: build_append_nameseg(): add padding if necessary
Igor Mammedov
1
-5
/
+10
2015-01-27
acpi: update generated hex files
Michael S. Tsirkin
2
-15
/
+73
2015-01-26
pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
Igor Mammedov
1
-0
/
+1
2015-01-26
pci: Split pcie_host_mmcfg_map()
Alexander Graf
1
-2
/
+7
2015-01-26
Add some trace calls to pci.c.
Don Koch
1
-0
/
+9
2015-01-26
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
1
-1
/
+97
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
31
-40
/
+461
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
2
-0
/
+8
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
1
-3
/
+5
2015-01-26
hw: misc, add educational driver
Jiri Slaby
2
-0
/
+409
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
25
-28
/
+28
2015-01-26
multiboot: Fix offset of bootloader name
Kevin Wolf
1
-7
/
+9
2015-01-26
pc: fix KVM features in pc-1.3 and earlier machine types
Paolo Bonzini
1
-2
/
+2
2015-01-23
virtio-blk: Use blk_aio_ioctl
Fam Zheng
1
-46
/
+79
2015-01-23
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
1
-4
/
+5
2015-01-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into...
Peter Maydell
1
-2
/
+2
2015-01-22
hw/input/hid.c Fix capslock hid code
Dinar Valeev
1
-1
/
+1
2015-01-22
hid: handle full ptr queues in post_load
Gerd Hoffmann
1
-0
/
+21
2015-01-22
sb16: fix interrupt acknowledgement
Paolo Bonzini
1
-2
/
+2
2015-01-20
Add device listener interface
Paul Durrant
1
-0
/
+53
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
1
-4
/
+14
2015-01-16
fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()
Laszlo Ersek
1
-34
/
+7
2015-01-15
blizzard: do not depend on VGA internals
Paolo Bonzini
1
-1
/
+0
2015-01-15
vt82c686: avoid out-of-bounds read
Paolo Bonzini
1
-1
/
+1
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-24
/
+17
2015-01-14
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
1
-0
/
+2
2015-01-14
hw/scsi/lsi53c895a: add support for additional diag / debug registers
Peter Lieven
1
-0
/
+6
2015-01-13
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into staging
Peter Maydell
1
-1
/
+1
2015-01-13
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
1
-1
/
+1
2015-01-13
nvme: Fix get/set number of queues feature
Alex Friedman
1
-2
/
+4
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
2
-12
/
+100
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
1
-1
/
+2
2015-01-13
xen-pt: Fix PCI devices re-attach failed
Liang Li
1
-1
/
+1
2015-01-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
28
-216
/
+11
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
1
-0
/
+1
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
1
-4
/
+4
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
1
-1
/
+6
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
27
-211
/
+0
2015-01-12
s390: implement pci instructions
Frank Blaschka
3
-1
/
+1100
2015-01-12
s390: Add PCI bus support
Frank Blaschka
7
-1
/
+865
2015-01-12
s390x/ccw: fix oddity in machine class init
Cornelia Huck
1
-1
/
+1
[next]