RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1361534 - RFE: Integrate e1000e implementation in downstream QEMU
Summary: RFE: Integrate e1000e implementation in downstream QEMU
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipxe
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: weliao
URL:
Whiteboard:
Depends On: 1343092
Blocks: 1343094 1343429
TreeView+ depends on / blocked
 
Reported: 2016-07-29 11:08 UTC by Miroslav Rezanina
Modified: 2016-11-04 00:39 UTC (History)
13 users (show)

Fixed In Version: ipxe-20160127-4.git6366fa7a.el7
Doc Type: Enhancement
Doc Text:
Clone Of: 1343092
Environment:
Last Closed: 2016-11-04 00:39:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:2214 0 normal SHIPPED_LIVE ipxe bug fix and enhancement update 2016-11-03 13:24:33 UTC

Comment 1 Miroslav Rezanina 2016-07-29 11:16:47 UTC
We need proper rom build in ipxe.

Comment 2 Miroslav Rezanina 2016-08-02 10:02:32 UTC
Fix included in ipxe-20160127-4.git6366fa7a.el7

Comment 4 jingzhao 2016-08-24 04:50:44 UTC
Reproduce the bz on qemu-kvm-rhev-2.6.0-11.el7.x86_64 and ipxe-roms-qemu-20160127-3.git6366fa7a.el7.noarch

[root@localhost e1000e]# sh q35.sh 
QEMU 2.6.0 monitor - type 'help' for more information
(qemu) qemu-kvm: -device e1000e,netdev=hostnet1,id=net1,mac=54:52:00:B6:40:22,bus=downstream3: 'e1000e' is not a valid device model name


Verified the bz on ipxe-roms-qemu-20160127-4.git6366fa7a.el7.noarch and qemu-kvm-rhev-2.6.0-20.el7.x86_64

1. Boot vm with e1000e device
2. (qemu) info network 
net1: index=0,type=nic,model=e1000e,macaddr=54:52:00:b6:40:22
 \ hostnet1: index=0,type=tap,ifname=tap0,script=/etc/qemu-ifup,downscript=/etc/qemu-ifdown
3. rhel7.2 guest install successfully

ps: the qemu cmdline:
/usr/libexec/qemu-kvm \
-M q35 \
-cpu SandyBridge \
-nodefaults -rtc base=utc \
-m 4G \
-smp 2,sockets=2,cores=1,threads=1 \
-enable-kvm \
-name rhel7.3 \
-uuid 990ea161-6b67-47b2-b803-19fb01d30d12 \
-smbios type=1,manufacturer='Red Hat',product='RHEV Hypervisor',version=el6,serial=koTUXQrb,uuid=feebc8fd-f8b0-4e75-abc3-e63fcdb67170 \
-k en-us \
-serial unix:/tmp/console,server,nowait \
-boot menu=on \
-bios /usr/share/seabios/bios.bin \
-chardev file,path=/home/e1000e/seabios.log,id=seabios \
-device isa-debugcon,chardev=seabios,iobase=0x402 \
-qmp tcp::8887,server,nowait \
-vga qxl \
-spice port=5932,disable-ticketing \
-device ioh3420,id=root.0,slot=1 \
-drive file=/home/e1000e/test.qcow2,if=none,id=drive-virtio-disk0,format=qcow2,cache=none,werror=stop,rerror=stop \
-device virtio-blk-pci,bus=root.0,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 \
-device ioh3420,id=root.1,slot=2 \
-device x3130-upstream,bus=root.1,id=upstream1 \
-device xio3130-downstream,bus=upstream1,id=downstream1,chassis=1 \
-device xio3130-downstream,bus=upstream1,id=downstream2,chassis=2 \
-device xio3130-downstream,bus=upstream1,id=downstream3,chassis=3 \
-device ioh3420,id=root.2,slot=3 \
-netdev tap,id=hostnet1 \
-device e1000e,netdev=hostnet1,id=net1,mac=54:52:00:B6:40:22,bus=downstream3 \
-monitor stdio \


Thanks
Jing Zhao

Comment 5 weliao 2016-08-25 10:00:31 UTC
According to #comment4, change the status to VERIFIED.

Comment 7 errata-xmlrpc 2016-11-04 00:39:24 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2214.html


Note You need to log in before you can comment on or make changes to this bug.