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
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
1
-2
/
+2
2012-04-16
Merge remote-tracking branch 'kiszka/queues/pending' into staging
Anthony Liguori
3
-1
/
+17
2012-04-16
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
7
-294
/
+204
2012-04-16
Merge remote-tracking branch 'sstabellini/for_anthony' into staging
Anthony Liguori
5
-8
/
+112
2012-04-16
vapic: Disable for pre-1.1 machines
Jan Kiszka
1
-10
/
+33
2012-04-16
pcnet: Properly handle TX requests during Link Fail
Jan Kiszka
2
-0
/
+12
2012-04-16
pcnet: Clear ERR in CSR0 on stop
Jan Kiszka
1
-1
/
+1
2012-04-15
pseries: Fix reset of VIO network device
David Gibson
1
-3
/
+11
2012-04-15
pseries: Reset vscsi properly
David Gibson
1
-2
/
+7
2012-04-15
pseries: Correctly use the device model reset hooks
David Gibson
2
-4
/
+9
2012-04-15
pseries: Remove old hcalls hook stub
David Gibson
1
-1
/
+0
2012-04-15
pseries: Remove old debug leftovers from spapr_vscsi
David Gibson
1
-6
/
+0
2012-04-15
pseries: Fix RTAS based config access
David Gibson
1
-38
/
+79
2012-04-15
pseries: Consolidate hack for RTAS display-character usage
David Gibson
3
-5
/
+3
2012-04-15
pseries: Remove unused fields from VIOsPAPRBus structure
David Gibson
1
-2
/
+0
2012-04-15
pseries: Implement RTAS system-reboot call
David Gibson
1
-0
/
+14
2012-04-15
pseries: Fix bug with reset of VIO CRQs
David Gibson
1
-8
/
+25
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
3
-24
/
+15
2012-04-15
pci: fix corrupted pci conf index register by unaligned write
Avi Kivity
1
-0
/
+3
2012-04-15
acpi: explicitly account for >1 device per slot
Michael S. Tsirkin
1
-3
/
+10
2012-04-15
acpi_piix4: Re-define PCI hotplug eject register read
Alex Williamson
1
-3
/
+4
2012-04-15
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
1
-6
/
+0
2012-04-15
acpi_piix4: Fix PCI hotplug race
Alex Williamson
1
-21
/
+53
2012-04-15
acpi_piix4: Disallow write to up/down PCI hotplug registers
Alex Williamson
1
-30
/
+14
2012-04-14
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
12
-169
/
+330
2012-04-13
xen: handle backend deletion from xenstore
Stefano Stabellini
2
-8
/
+13
2012-04-13
Xen: Add xen-apic support and hook it up.
Wei Liu
2
-0
/
+98
2012-04-13
Xen: basic HVM MSI injection support.
Wei Liu
1
-0
/
+1
2012-04-13
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+29
2012-04-13
hw/arm_gic: Remove stray hardcoded tab
Peter Maydell
1
-1
/
+1
2012-04-13
hw/arm_gic: gic_set_pending_private() is NVIC only
Peter Maydell
1
-2
/
+3
2012-04-13
hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC define
Peter Maydell
2
-4
/
+10
2012-04-13
hw/arm_gic: Make gic_reset a sysbus reset function
Peter Maydell
2
-2
/
+19
2012-04-13
hw/arm11mpcore: Convert to using sysbus GIC device
Peter Maydell
1
-19
/
+30
2012-04-13
hw/exynos4210_gic: Convert to using sysbus GIC
Peter Maydell
1
-8
/
+24
2012-04-13
hw/realview_gic: switch to sysbus GIC
Peter Maydell
1
-12
/
+26
2012-04-13
hw/a9mpcore: Switch to using sysbus GIC
Peter Maydell
1
-25
/
+35
2012-04-13
hw/a15mpcore: switch to using sysbus GIC
Peter Maydell
1
-9
/
+26
2012-04-13
hw/arm_gic: Make the GIC its own sysbus device
Peter Maydell
7
-1
/
+57
2012-04-13
hw/arm_gic: Expose PPI inputs as gpio inputs
Peter Maydell
1
-9
/
+40
2012-04-13
hw/arm_gic: Move gic_get_current_cpu into arm_gic.c
Peter Maydell
7
-48
/
+15
2012-04-13
hw/arm_gic: Move NCPU definition to arm_gic.c
Peter Maydell
7
-26
/
+19
2012-04-13
hw/exynos4210_combiner.c: Drop excessive read/write access check.
Evgeny Voevodin
1
-10
/
+0
2012-04-13
ARM: Exynos4210: Drop gic_cpu_write() after initialization.
Evgeny Voevodin
4
-2
/
+34
2012-04-13
Fix bit test in Exynos4210 UART emulation to use & instead of &&
Daniel P. Berrange
1
-3
/
+3
2012-04-12
kvmclock: guest stop notification
Eric B Munson
1
-0
/
+16
2012-04-12
kvm: allow arbitrarily sized mmio ioeventfd
Michael S. Tsirkin
1
-4
/
+4
2012-04-12
ps2: avoid repeated header file includes
Wanpeng Li
1
-0
/
+29
2012-04-11
rtl8139: do not assume TxStatus[] and TxAddr[] are adjacent
Stefan Hajnoczi
1
-11
/
+15
2012-04-11
virtio-pci: change virtio balloon PCI class code
David Gibson
2
-1
/
+12
[next]