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
2017-03-07
Merge remote-tracking branch 'remotes/xtensa/tags/20170306-xtensa' into staging
Peter Maydell
1
-9
/
+31
2017-03-07
Merge remote-tracking branch 'remotes/gkurz/tags/fixes-for-2.9' into staging
Peter Maydell
2
-4
/
+14
2017-03-06
9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()
Greg Kurz
2
-2
/
+3
2017-03-06
9pfs: fix O_PATH build break with older glibc versions
Greg Kurz
1
-1
/
+6
2017-03-06
9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough()
Greg Kurz
1
-1
/
+1
2017-03-06
9pfs: fail local_statfs() earlier
Greg Kurz
1
-0
/
+3
2017-03-06
9pfs: fix fd leak in local_opendir()
Greg Kurz
1
-0
/
+1
2017-03-06
9pfs: fix bogus fd check in local_remove()
Greg Kurz
1
-1
/
+1
2017-03-06
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-208
/
+117
2017-03-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into...
Peter Maydell
4
-19
/
+31
2017-03-06
vmxnet3: VMStatify rx/tx q_descr and int_state
Dr. David Alan Gilbert
1
-182
/
+90
2017-03-06
vmxnet3: Convert ring values to uint32_t's
Dr. David Alan Gilbert
1
-6
/
+6
2017-03-06
NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()
Dmitry Fleytman
1
-4
/
+5
2017-03-06
NetRxPkt: Account buffer with ETH header in IOV length
Dmitry Fleytman
1
-1
/
+1
2017-03-06
NetRxPkt: Do not try to pull more data than present
Dmitry Fleytman
1
-1
/
+2
2017-03-06
NetRxPkt: Fix memory corruption on VLAN header stripping
Dmitry Fleytman
1
-17
/
+17
2017-03-06
net: Remove useless local var pkt
Fam Zheng
1
-1
/
+0
2017-03-06
spapr: ensure that all threads within core are on the same NUMA node
Igor Mammedov
1
-8
/
+15
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
3
-11
/
+16
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
1
-0
/
+5
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
3
-5
/
+57
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-15
/
+370
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
1
-6
/
+4
2017-03-03
spapr_pci: Advertise access to PCIe extended config space
David Gibson
1
-0
/
+4
2017-03-03
hw/ppc/spapr: Add POWER9 to pseries cpu models
Suraj Jitindar Singh
1
-0
/
+3
2017-03-03
target/ppc/POWER9: Add POWER9 pa-features definition
Suraj Jitindar Singh
1
-0
/
+18
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+29
2017-03-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...
Peter Maydell
2
-19
/
+7
2017-03-02
Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...
Peter Maydell
7
-14
/
+31
2017-03-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
10
-627
/
+807
2017-03-02
hw/pxb-pcie: fix PCI Express hotplug support
Marcel Apfelbaum
1
-0
/
+3
2017-03-02
acpi: simplify _OSC
Michael S. Tsirkin
1
-4
/
+1
2017-03-02
virtio: unbreak virtio-pci with IOMMU after caching ring translations
Jason Wang
1
-1
/
+1
2017-03-02
virtio: add missing region cache init in virtio_load()
Stefan Hajnoczi
1
-6
/
+19
2017-03-02
virtio: invalidate memory in vring_set_avail_event()
Stefan Hajnoczi
1
-0
/
+1
2017-03-02
virtio: guard vring access when setting notification
Cornelia Huck
1
-0
/
+4
2017-03-02
virtio: check for vring setup in virtio_queue_empty
Paolo Bonzini
1
-1
/
+1
2017-03-02
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Igor Mammedov
1
-0
/
+16
2017-03-02
ACPI: Add Virtual Machine Generation ID support
Ben Warren
3
-0
/
+259
2017-03-02
ACPI: Add vmgenid blob storage to the build tables
Ben Warren
1
-0
/
+2
2017-03-02
linker-loader: Add new 'write pointer' command
Ben Warren
1
-3
/
+63
2017-03-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-28
/
+153
2017-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...
Peter Maydell
17
-336
/
+1657
2017-03-01
Merge remote-tracking branch 'remotes/gkurz/tags/cve-2016-9602-for-upstream' ...
Peter Maydell
9
-596
/
+893
2017-03-01
usb: release the created buses
Marc-André Lureau
2
-0
/
+18
2017-03-01
bus: do not unref hotplug handler
Marc-André Lureau
2
-1
/
+3
2017-03-01
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
Igor Mammedov
2
-13
/
+2
2017-03-01
ppc/xics: rename 'ICPState *' variables to 'icp'
Cédric Le Goater
2
-94
/
+94
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2
-18
/
+19
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2
-21
/
+7
[next]