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-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-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
2015-01-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...
Peter Maydell
1
-11
/
+14
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-10
/
+30
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
8
-40
/
+202
2015-01-09
9pfs: changed to use event_notifier instead of qemu_pipe
SeokYeon Hwang
2
-24
/
+9
2015-01-09
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.3' into ...
Peter Maydell
1
-1
/
+1
2015-01-09
Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging
Peter Maydell
1
-27
/
+18
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+19
2015-01-09
vfio-pci: Fix interrupt disabling
Alex Williamson
1
-9
/
+12
2015-01-09
vfio-pci: Fix BAR size overflow
Alex Williamson
1
-2
/
+2
2015-01-09
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into s...
Peter Maydell
1
-7
/
+12
2015-01-08
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
1
-2
/
+2
2015-01-08
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
1
-1
/
+2
2015-01-08
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
1
-10
/
+19
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
10
-11
/
+11
2015-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
1
-0
/
+5
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2
-2
/
+3
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
3
-10
/
+30
2015-01-07
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
1
-2
/
+2
2015-01-07
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
1
-1
/
+2
2015-01-07
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
1
-10
/
+19
2015-01-07
hw/usb: simplified usb_enabled
Marcel Apfelbaum
10
-11
/
+11
[next]